fancyl

u/fancyl@lemmy.world
1 posts · 27 comments

Recent posts

Recent comments

on TOML · c/programmer_humor · 2 pts · 164d

I'm a daily Clojure user, and I knew immediately where that article was going, but it was still a delightful and insightful read! Thanks for sharing!

on Method Values · c/clojure · 1 pts · 2y

This is exciting! I'll keep this in my back pocket next time I need to map a static Java method over a collection.

Does this addition also make it possible to keep a Java instance method in a map to call later? That's not a good way to explain it. But I'm thinking of how Malli schemas can have a map of options like {:encode/json name}.

With this addition, could I do {:encode/json .toString} where previously I'd need to wrap it with an anonymous function?

on thi.ng user survey 2024 · c/clojure · 1 pts · 2y

I looked through thi.ng's Clojure projects and haven't used or heard of any of them. The developer certainly seems hugely productive! Geom looks really cool - complex and beautiful geometric visualizations! Thanks for an opportunity to find some new projects to check out!