Commit graph

8 commits

Author SHA1 Message Date
30fbb40399 bitwise visibilities 2023-06-24 14:35:59 +02:00
326db52204 more nat bitwise ops 2023-06-24 14:28:52 +02:00
b61ace9c7d some bitwise ops corresponding to OPE ops 2023-06-23 18:32:17 +02:00
a7673f901f add Quox.Thin 2023-06-23 18:32:17 +02:00
3fb8580f85 re-add tightening and use it when messing with scopes
e.g. "coe [_ ⇒ A] @p @q s" should immediately reduce to "s",
but if the "_ ⇒ A" happened to use an SY it didn't.

this will still happen if a wrong SY sneaks in but the alternative is
re-traversing the term over and over every time whnf runs
2023-04-17 20:56:31 +02:00
426c138c2b clean up some old unused stuff 2023-03-08 22:33:52 +01:00
c743a99356 char class stuff 2022-05-10 22:44:11 +02:00
804f1e3638 remove src directories 2022-05-06 22:01:44 +02:00
Renamed from lib/src/Quox/NatExtra.idr (Browse further)