fix some instance names
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:05:29
| Stage: build |
Download artifacts
No artifacts found |
(λ _ _ : A, x)
is not id
, it is a two-argument form of const.
(λ x _ : A, x)
is not constant, it is the identity in the first argument.
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:05:29
| Stage: build |
Download artifacts
No artifacts found |