v0.1.2: New feature for update!-function (#11)
It's possible to replace or add new field to element using command ```julia f = field(1) update!(element, "my field", f) ```
It's possible to replace or add new field to element using command ```julia f = field(1) update!(element, "my field", f) ```