Collection.peekFront

peek first item

struct Collection(T, bool ownItems = false)
@property
T
peekFront
()

Meta