mirror of
				https://github.com/roc-lang/roc.git
				synced 2025-10-31 05:04:32 +00:00 
			
		
		
		
	|  482c084096 I strongly believe that seeing the word "optional" is priming people wrong when it comes to this feature. Especially given roc dose not have an `Optional/Option/Maybe` type, so users look for an alternative and find this. This PR changes the name to "default value record fields". It updates all docs and errors. It does not update compiler internal naming. That can be updated in a follow up PR if we want to, but I am also fine leaving it cause it is not exposed to users. | ||
|---|---|---|
| .. | ||
| decoding.rs | ||
| encoding.rs | ||
| hash.rs | ||
| inspect.rs | ||
| lib.rs | ||
| util.rs | ||