MakeRules.empty

Undocumented in source. Be warned that the author may not have intended to support it.
struct MakeRules(Source)
@property const pure nothrow
bool
empty
()
if (
isInputRange!Source &&
isSomeChar!(ElementEncodingType!Source)
)

Meta