hhvm / hack-codegen

Library to programatically generate Hack code and write it to signed files
https://hhvm.github.io/hack-codegen/
MIT License
341 stars 93 forks source link

Remove addArrayWithKeysAndArrayListValues #24

Closed fredemmott closed 7 years ago

fredemmott commented 7 years ago

given nested value type definitions are now supported, this is unneeded and makes the API more verbose.