[Ur] type system expressivity

Gergely Buday gbuday at gmail.com
Sat Oct 1 04:57:42 EDT 2011


Hi,

I have a data structure that is a list of records, and in the records
there might be lists as fields.

Is it possible to write a generic map function in ur/web that applies
a function for every basic value in this structure, i.e. those that
are not records and not lists?

- Gergely



More information about the Ur mailing list