AsParagraph

Paragraph.

@safe pure nothrow @nogc
struct AsParagraph (
T...
) {
T args;
}

Meta