This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-stew
mirror of
https://github.com/status-im/nim-stew.git
Watch
2
Star
0
Fork
You've already forked nim-stew
0
Code
Issues
Projects
Releases
Wiki
Activity
8a405309c6
nim-stew
/
stew
/
result.nim
5 lines
64 B
Nim
Raw
Normal View
History
Unescape
Escape
result -> results (#27)
2020-04-07 09:43:07 +00:00
import
results
export
results
add nim-result
2020-01-23 16:35:30 +00:00
result -> results (#27)
2020-04-07 09:43:07 +00:00
{.
deprecated
:
"
import results
"
.
}