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