Handle tacit functions
Open
enhancement
Low
- Dominant language
- APL
- Stars
- 26
- Forks
- 11
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
As a tacit programmer, I'd like to be able to save and retrieve tacit functions
**Describe the solution you'd like**
Allow `]add avg←+⌿÷≢` and store it in avg.aplf and detect that it isn't a dfn or tradfn when loading it back in.
**Describe alternatives you've considered**
Since the definition essentially needs to be executed to re-establish, maybe it belongs in avg.apls?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.