Equations
- Regex.Data.instReprAnchor = { reprPrec := Regex.Data.reprAnchor✝ }
Equations
- Regex.Data.instInhabitedAnchor = { default := Regex.Data.Anchor.start }
Equations
- Regex.Data.instToExprAnchor = { toExpr := Regex.Data.toExprAnchor✝, toTypeExpr := Lean.Expr.const `Regex.Data.Anchor [] }