head property

  1. @UnsignedLongLong()
int head
getter/setter pair

The first item in the list. Required for removing from the top of the list.

Implementation

@ma_uint64()
external int head;