Collection.front

peek first item

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

Meta