clojure-europe

For people in Europe... or elsewhere... UGT https://indieweb.org/Universal_Greeting_Time
2020-10-31T13:49:54.047500Z

Morning

borkdude 2020-10-31T14:03:35.047900Z

The `::s/invalid` keyword occurs 67 times in the spec repo:

$ ./grasp ~/git/spec.alpha/src -w -e "(fn [k] (= :clojure.spec.alpha/invalid (unwrap k)))" | wc -l
      67

2😝