The OpenD Programming Language

IonSerializer.sexpBegin

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

Meta