[Ur] Which is the syntax for record updating

Gabriel Riba gabriel at xarxaire.com
Sat Mar 7 07:43:33 EST 2015


Until now I have used the following strategy for updating records

val newRec = r -- #Key -- #Value ++ {Key = k1, Value = v1}


but I guess that there must be a simpler syntax for this.




More information about the Ur mailing list