mirror of
https://github.com/status-im/nim-stew.git
synced 2025-01-09 11:45:42 +00:00
fc349393f6
A `Result` has a `value` and an `error`, while `get` exists for `Option` comptibility mainly - thus, use `value` more consistently.
Candidates for standard library inclusion - functions and helpers that are too small to put in their own git repository