Fork me on GitHub
#datomic
<
2021-02-08
>
souenzzo03:02:20

@kenny some cases you can bind a ?var to nil, and that var will not match any other value. But there is some cases (maybe ground ? i do not record) that datomic complains about nil.

joshkh18:02:05

datomic is not happy when binding to nil values which are allowed in hetero tuples https://forum.datomic.com/t/nil-value-in-heterogeneous-tuple-throws-a-nullpointerexception/1693

kenny19:02:28

Huh. Odd.

dogenpunk19:02:14

Good afternoon! Cloudfront is returning 403 errors when I try to access https://docs.datomic.com

Alex Miller (Clojure team)19:02:42

yes, there is doc maintenance under way and the docs are going to be unstable for the next few hours

Alex Miller (Clojure team)19:02:50

sorry about the interruption

dogenpunk19:02:23

Is there a status page I should check instead of making a fuss here?

Alex Miller (Clojure team)19:02:13

no, fine to make a fuss here :)

dogenpunk19:02:33

Right on, are the docs packaged up anywhere for local reference in these situations?

Alex Miller (Clojure team)19:02:45

not to my knowledge. it's a static site so is generally always available but having a somewhat unique situation at the moment

dogenpunk19:02:20

Right on, I’ll make note of it. Thanks again