|
|
|
|
|
by Avshalom
2107 days ago
|
|
You're probably gonna want something more complicated than that. Glancing at the github page it looks like at least the following need to be dealt with: (april "apl code") ; and april-f
(april (with (stuff)) "apl code") ; and april-f
(april-c "apl code" (input))
(april-c (with (stuff)) "apl code" (input))
|
|