@rimbu/collection-types@rimbu/collection-types/map-customElem<T>On this pageinterface Elem<T>A higher-kind utility type providing access to the element type T.Type parametersNameDefaultDescriptionTunknownundocumentedProperties_TThe element type.Definitionreadonly _T: T;