The OpenD Programming Language

IonSerializer.sexpElemBegin

import mir.ser.ion;
struct IonSerializer(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @trusted scope
alias sexpElemBegin = elemBegin

Meta