tolerantTo

More tolerant variant of std.conv.to.

tolerantTo
(
U
S
)
(
S t
,
bool tryStrippingPluralS = true
,
bool tryToLower = true
,
bool tryLevenshtein = true
,)
if (
isSomeString!S
)

Meta