The OpenD Programming Language

Triplet.left

struct Triplet(Iterator, SliceKind kind = Contiguous)
@property
Slice!(Iterator, 1, kind)
left
()

Meta