The OpenD Programming Language

SmallArray.put

import mir.small_array;
struct SmallArray
@safe pure @nogc
alias put = append

Meta