DispatchFun.hasString

Undocumented in source.
template DispatchFun(RetType, Types...)
enum hasString = anySatisfy!(isSomeString, Types);

Meta