Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在 GNU APL 中“咖喱”一个函数,但它似乎不起作用?
例如:
(1∘+) 1 SYNTAX ERROR (1∘+)1 ^ ^
我究竟做错了什么?是∘</kbd> the wrong glyph to use?