Standalone type guard for 'nothing'
Userful for passing as a predicate to collection transformers
underlying value type
Maybe instance
'true' in case wrapped value is 'nothing' (and resolves argument type to be 'nothing')
Generated using TypeDoc
Standalone type guard for 'nothing'
Userful for passing as a predicate to collection transformers