set the parsing function using for transforming from string to T alias fn = T fn(string v), where T is the inner value type
Self for chain call
See Implementation
set the parsing function using for transforming from string to T alias fn = T fn(string v), where T is the inner value type