1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-28 00:59:31 +00:00

Separate function and class injections

This commit is contained in:
Étienne Fildadut 2022-09-16 21:55:06 +09:00
parent c43266260d
commit e017a391ec
4 changed files with 31 additions and 13 deletions

View file

@ -106,3 +106,5 @@ Disadvantages:
* could do something like `$ ()(l::list(?), i::number)::?`, but then can't return nil on not found...
TODO: write a translation guide/simplify translation process
TODO: make injection nicer. Some decorator-like syntax? to select specific functions to inject to