1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
module doc_reform.meta; public import doc_reform.meta.defaults, doc_reform.meta.rgx; /+ std +/ public import std.array, std.exception, std.range, std.regex, std.stdio, std.string, std.typecons, // std.uni, std.utf, std.conv : to;