-
**🧐 Motivation**
As we now have #4425 I would like to raise the question about the unification of AccessControlDefaultAdminRules and Ownable2Step
These two flows look very similar but have sligh…
-
A number of proof mode tactics (`mlApply`, `mlApplyMeta`, `mlRewrite`, `mlRewriteBy`) are missing their (`in`-) counterpart which work on local hypotheses.
-
Experimental Windows support was released in version 0.13.0 of buildkit and details of how to use are in a [blog](https://www.docker.com/blog/experimental-windows-containers-support-for-buildkit-relea…
-
On 1fe7492
```
(= ((($s $x) $y) mul) ($s (M $x $y)))
(= ($s (put $x)) ($s $x))
!((E $p) mul)
```
hangs.
This should return `((E $p) mul)` unreduced.
-
This ticket tracks the effort to unify the documentation in one place.
- [ ] Port remaining CWIKI guides and documentation to sphinx (will add list of pages for tracking)
- [ ] Port remaining Board r…
-
Unification is currently implemented as a part of pattern matching in traits.
What if this was lifted into something more first class? What would it enable?
example:
```js
const Point2 = Dat…
-
Right the `version` and `watch` RPC calls use the version information pulled in from `env!("CARGO_PKG_VERSION")`.
Our metrics, also track the "build version" using `git_version`.
What do we want to …
-
Right now we have disparate scripts for building on Linux and Windows. It would be nice to unify these to a single script so we only have one thing to maintain.
Ideas for this (in order of preferen…
-
https://coq.github.io/doc/v8.11/api/coq/Unification/index.html
thanks max!
-
# Steps to Reproduce
Take the following Idris program that describes a view (`Compare`) over two vectors, the corresponding covering function (`compare`), and a function (`eq`) that uses the coveri…