isOption.isOption

Undocumented in source.
template isOption(alias argument)
enum isOption = is(typeof(argument) == Option);

Meta