meander

All things about https://github.com/noprompt/meander Need help and no one responded? Feel free to ping @U5K8NTHEZ
jimmy 2021-04-03T00:02:08.045100Z

I has not seen that! Looks awesome. @noprompt This was a great introduction. Seems definitely worth exploring. https://docs.rs/egg/0.6.0/egg/tutorials/_01_background/index.html

jimmy 2021-04-03T00:04:19.045300Z

Definitely seems with filing an issue for. If you could include the stacktrace we can look into and see if it is easy to fix or not. Will try to look at the error message soon to understand the root cause.

2021-04-03T00:28:09.045500Z

@jimmy http://ix.io/2URI

👍 1
2021-04-03T00:29:16.045800Z

and stacktrace

2021-04-03T00:29:17.046Z

http://ix.io/2URJ

borkdude 2021-04-03T10:10:39.046300Z

👍 5
raspasov 2021-04-03T13:43:09.049300Z

Meander is pretty neat… It just inspired me to write a poor man’s version 🙂 I can’t believe I didn’t write this sooner! It’s an awesome REPL helper; never destructure 95% of map cases by hand again: https://github.com/raspasov/alexandria-clj/blob/main/src/ax/auto_let/core.cljc

😮 1
raspasov 2021-04-03T13:44:07.049700Z

(auto-destructure {:name :alice :favorite {:music [{:genre :rock} {:genre :trance}] :friends #{:bob :clara}}}) ;=> [{:keys [name favorite]} m {:keys [music friends]} favorite [{:keys [genre]}] music]

2021-04-03T16:31:03.051700Z

That's pretty cool. Also check out https://github.com/xapix-io/matchete for another "lesser meander"

👍 2
noprompt 2021-04-03T17:55:49.057400Z

Hey folks, I’ve been on vacation which is why I haven’t replied to any messages recently. I will be more responsive starting Monday. 🙂

👍 1
noprompt 2021-04-03T18:02:15.057600Z

In case anyone can’t tell from that video, I’m really out of my element. Something about being recorded turns my brain in to squash. 🙂

😂 2