The OpenD Programming Language

SmallString.opDollar

import mir.small_string;
struct SmallString(uint maxLength)
extern (D) @safe pure @nogc scope nothrow scope const
alias opDollar(size_t pos : 0) = length

Meta