Option Packages

tsjmaybe

Maybe is a type with tow variantes Some and None, can have nothing (None) or some value (Some). The Maybe variable makes it possible to have a something depending on the particular value.

1.1.0 • Published 4 years ago