Skip to content
Snippets Groups Projects
Commit e585be6d authored by Ralf Jung's avatar Ralf Jung
Browse files

Remove the `default` notation for options

The notation was parsing-only and all it did was reorder the arguments for
from_option.  This creates just a needless divergence between what is written
and what is printed.  Also, removing it frees the name for maybe introducing a
function or notation `default` with a type like `T -> option T -> T`.
parent 55ed83e2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment