This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-rlp
mirror of
https://github.com/status-im/nim-rlp.git
Watch
2
Star
0
Fork
You've already forked nim-rlp
0
Code
Issues
Projects
Releases
Wiki
Activity
82c064946c
nim-rlp
/
rlp
/
types.nim
7 lines
83 B
Nim
Raw
Blame
History
import
ranges
export
ranges
type
Bytes
*
=
seq
[
byte
]
BytesRange
*
=
Range
[
byte
]
Reference in New Issue
View Git Blame
Copy Permalink