dcheck.maybe

Members

Structs

Maybe
struct Maybe(T)

Struct-wrapper to handle result of computations, that can fail.

Maybe
struct Maybe(T)

Struct-wrapper to handle result of computations, that can fail.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

NCrashed <ncrashed@gmail.com>