mirror of
https://github.com/status-im/nim-stew.git
synced 2025-01-23 10:29:44 +00:00
Remove ranges
from readme
deprecated
This commit is contained in:
parent
f125f6e8d1
commit
21bcf97e26
@ -26,7 +26,6 @@ respective folders
|
||||
- `endians2` - utilities for converting to and from little / big endian integers
|
||||
- `objects` - get an object's base type at runtime, as a string
|
||||
- `ptrops` - pointer arithmetic utilities
|
||||
- `ranges` - utility functions for working with parts and blobs of memory
|
||||
- `result` - friendly, exception-free value-or-error returns, similar to `Option[T]`, from [nim-result](https://github.com/arnetheduck/nim-result/)
|
||||
- `shims` - backports of nim `devel` code to the stable version that Status is using
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user