Fork me on GitHub
#squint
<
2024-02-06
>
Benjamin13:02:06

I wanted to use set.map_invert. I didn't understand how I should import.

borkdude13:02:03

(:require [clojure.set :as set])

(set/map-invert ..)