Replace calls to 819⌶ with calls to ⎕c, falling back to 819⌶ if not present
Open
enhancement
- Dominant language
- APL
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
819⌶ has been removed from 20.0. Should replace all calls on 819⌶ with something along the lines of
{2::0(819⌶)⍵ ⋄ ¯3 ⎕C ⍵}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.