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
-
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