Enum member isSink

Declaration

enum isSink(T) = isOutputRange!T && is(ElementType!T[] == string);

Authors

Copyright

License