Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages