treeform / genny

Generate a shared library and bindings for many languages.
MIT License
224 stars 9 forks source link

fix seqs that need type conversion #38

Closed guzba closed 2 years ago

guzba commented 2 years ago

this worked for procs returning types but not for procs returning seqs of types

guzba commented 2 years ago

https://github.com/treeform/genny/issues/36