You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package defines julia implementations for the common types `Option` (aka `Maybe`), `Either` and `Try`, as well as one extra type `ContextManager` which mimics Python's `with`-ContextManager.
9
9
10
-
For more details check out the [documentation](https://schlichtanders.github.io/DataTypesBasic.jl/dev/).
10
+
For more details check out the [documentation](https://JuliaFunctional.github.io/DataTypesBasic.jl/dev/).
0 commit comments