Add sections for known issues and future plans

This commit is contained in:
Joshua Suskalo 2021-09-25 13:41:14 -05:00
parent 2fca24aeab
commit efc0771aa3

View file

@ -533,6 +533,18 @@ This functionality can be extended by specifying new types as implementations of
the multimethod `reify-symbolspec`, although it's recommended that for any the multimethod `reify-symbolspec`, although it's recommended that for any
library authors who do so, namespaced keywords be used to name types. library authors who do so, namespaced keywords be used to name types.
## Known Issues
The project author is aware of these issues and plans to fix them in a future
release:
There are currently no known issues! Hooray!
## Future Plans
These features are planned for future releases.
- Support for va_args type
- Header parsing tool for generating a data model?
## License ## License
Copyright © 2021 Joshua Suskalo Copyright © 2021 Joshua Suskalo