ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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.