feat: Prograde tactics #83
No reviewers
Labels
No Label
category
bug
category
doc
category
feature
category
optimization
category
organization
part/Delation
part/Elab
part/Environment
part/FFI
part/Frontend
part/Goal
part/REPL
part/Serial
priority
high
priority
irrelevant
priority
low
priority
medium
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#85 feat: Condensed interface
aniva/Pantograph
You do not have permission to read 1 dependency
Reference: aniva/Pantograph#83
Loading…
Reference in New Issue
No description provided.
Delete Branch "tactic/eval"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
have
andlet
eval
tactic, which is likelet
but the goal immediately concludes itself. This synthetic tactic helps with prograde reasoningFixed one of the old glaring bugs of the
let
tactic where the binder was not introduced. Fixed flake build failure.Waiting for downstream testing in Trillium before merging.