The OpenD Programming Language

Pool.front

front

struct Pool(R)
Result
front
()
out { assert (_m._busy.length > 0 || _m._range.empty); }

Meta