Skip to content

'OneOf' used as 'Option Type' compared with pure 'Option Type'.

Notifications You must be signed in to change notification settings

reiugit/OptionTypeTwoWays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'OneOf' used as 'Option Type' compared with pure 'Option Type'

  • OneOf<T, None>
  • Option<T>

Both have a similar Match function to handle both cases (value or None).

About

'OneOf' used as 'Option Type' compared with pure 'Option Type'.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages