Arcadia
Arcadia copied to clipboard
defrole missing from usage documentation
We mention hooks, state, and roles in the Using Arcadia page, but never defrole which is a really important macro.
You mean defrole not defmutable? Is defmutable touched by users at all?
Updated description, thanks! I was talking about defrole in this case, but defmutable is part of the public facing API is you want to make fast mutable data structures.