@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance
String.Slice.Pattern.Char.instToForwardSearcherCharDefaultForwardSearcherForallBoolBeq
{c : Char}
:
ToForwardSearcher c (ToForwardSearcher.DefaultForwardSearcher fun (x : Char) => x == c)
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance
String.Slice.Pattern.Char.instToBackwardSearcherCharDefaultBackwardSearcherForallBoolBeq
{c : Char}
:
ToBackwardSearcher c (ToBackwardSearcher.DefaultBackwardSearcher fun (x : Char) => x == c)
Equations
- One or more equations did not get rendered due to their size.