An invitation to join the Scicloj organizing team:
https://twitter.com/scicloj/status/1143834667256340481
The Scicloj organizing team is expanding. We wish to include a more diverse
group of people in the thought process of growing the community.
Would you like to get involved? Let us talk!
-
> My question would be: Is it possible that the final product would had use
> `defn` instead, given that the namespaced tag has all the needed
> information? e.g
>
> (defn ^{::m/aspects [timed logged traced]} do-a-thing [x stuff]
> (.doThatThing x stuff))
>
The var would be tagged, but `cloj