value_
Prism<'v option, 'v>
Prism to the value in an Option.
withDefault_ d
'v
Lens<'v option, 'v>
Lens to the value in an Option. using a default value if the option is None.
Type something to start searching.