sliceableString

Returns an object very similar to string, but sliceable. Tricks std.traits.isNarrowString.

sliceableString
(
string s
)

Meta