The search functionality needs JavaScript enabled
enum isSink(T) = isOutputRange!T && is(ElementType!T[] == string);