Write the reffunction API

This commit is contained in:
2023-06-07 03:07:47 +10:00
committed by GitHub
parent bbbdf8a3b7
commit a8059fa3fd
2 changed files with 47 additions and 1 deletions

View File

@@ -81,6 +81,6 @@ print tally(); //3
* [toy_literal.h](c-api/toy_literal_h.md)
* [toy_memory.h](c-api/toy_memory_h.md)
* [toy_parser.h](c-api/toy_parser_h.md)
* toy_reffunction.h (docs coming soon)
* [toy_reffunction.h](c-api/toy_reffunction_h.md)
* [toy_refstring.h](c-api/toy_refstring_h.md)
* [toy_scope.h](c-api/toy_scope_h.md)