This website requires JavaScript.
Explore
Help
Sign In
status-im
/
questionable
mirror of
https://github.com/status-im/questionable.git
Watch
2
Star
0
Fork
You've already forked questionable
0
Code
Issues
Projects
Releases
Wiki
Activity
main
questionable
/
questionable.nim
5 lines
76 B
Nim
Raw
Permalink
Normal View
History
Unescape
Escape
Disable warning about DotLikeOps Give a clear compiler error when questionable is used with the -d:nimPreviewDotLikeOps flag. Reason: the option is likely to be deprecated or removed. More info: https://github.com/nim-lang/Nim/pull/19919
2022-08-08 13:03:59 +00:00
import
.
/
questionable
/
dotlike
Initial version of questionable Syntactic sugar for std/options, pkg/result and pkg/stew
2021-03-05 20:07:48 +00:00
import
.
/
questionable
/
options
export
options