MapSchema.Muts (map_schema v0.1.0) View Source

The muts module compone the macros that let us, build the methods mut:

mut_$field(map,fn(oldValue)-> ... newValue end)

Link to this section Summary

Link to this section Functions

Link to this function

install(lista_fields, type)

View Source