@rimbu/collection-types@rimbu/collection-types/map-customRMapBase (namespace)UpdateOn this pagetype Update<V>undocumentedDefinitiontype Update<V> = V | (<V2 extends V>(value: V & V2) => V);