Insert element, being either a key-value (map-case) or a just a key (set-case).
If element is a nullable type and it is null an AssertError is thrown.
See Implementation
Insert element, being either a key-value (map-case) or a just a key (set-case).
If element is a nullable type and it is null an AssertError is thrown.