Would it be possible to add a `{:list, a}` type which parses a comma separated string into a list of type `a`?
Would it be possible to add a
{:list, a}type which parses a comma separated string into a list of typea?