Commit 2023-04-10 15:18 59c21a0f
View on Github →Feat: Port/Data.Seq.Seq (#3187)
Port of Data.Seq.Seq following Mathlib3 refactor to avoid Seq overload.
Down to two issues:
-
bind_retgoes like Mathlib3 right up to the last line but doesn't close (I've tried the full Mathlib3simpinvocation to no avail. -
bind_assochas issues with singlematchlines gumming up the works, which shoulddsimpaway but don't