decodeReverse

HaraldZealot via Digitalmars-d digitalmars-d at puremagic.com
Mon Jan 5 22:43:11 PST 2015


For my particular project (it binds with something like finite 
state machine) I will write some counterpart of decode function 
from std.utf. Future function will decode string backward, return 
dchar and change index passed by reference.

Is it interesting for community that I code this feature in 
general way targeting in phobos for future?


More information about the Digitalmars-d mailing list