amazon-ion / ion-element-kotlin

IonElement is an immutable in-memory representation of the Ion data format. IonElement's API is idiomatic to Kotlin.
Apache License 2.0
8 stars 8 forks source link

Improve usage of element constructor API from Java (#50) #54

Closed dlurton closed 3 years ago

dlurton commented 3 years ago

See #50 for descriptions of how this was previously deficient.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.