zaphar / ucg

A Universal Configuration Grammar
Apache License 2.0
36 stars 3 forks source link

Add the ability to cast between primitive types. #13

Closed zaphar closed 4 years ago

zaphar commented 5 years ago

Casting an int to a string or vice versa and similarly for other primitive types would be a useful feature.