ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Key.hi
ocean
util
container
ebtree
EBTree128
EBTree128
Key
hi: Carries the higher 64 bits of the key.
long
hi
;
struct
Key
static if
(
signed
)
long
hi
;
ulong
hi
;
Meta
Source
See Implementation
ocean
util
container
ebtree
EBTree128
EBTree128
Key
functions
opCmp
opEquals
manifest constants
is_signed
variables
hi
lo
hi: Carries the higher 64 bits of the key.