What about an Option
type?
#179
Unanswered
KotlinIsland
asked this question in
Ideas
Replies: 1 comment
-
It might help the discussion to say what this type should do / how it should be used. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Something like Scala, rust or Arrows
Option
type. Basically a wrappedT | None
that could provide a lot of useful functionality.TODO: Draw up ideas/concepts about this.
https://github.com/rustedpy/result
Beta Was this translation helpful? Give feedback.
All reactions