Andrew Tropin on Nostr: npub18g4k0…2n4gd I would say your implementation is good enough, but if you want ...
npub18g4k0gljynatgs2anultm3y55tmd2qjxra8wgywe8nqr3cr26g4qe2n4gd (npub18g4…n4gd) I would say your implementation is good enough, but if you want something a bit more fancy, use fold or reduce for creating a list containing two resulting lists and after that destructure it with match.
Unfortunately Scheme is not very elegant for operating on data structures. Clojure shines here much more.
Unfortunately Scheme is not very elegant for operating on data structures. Clojure shines here much more.