def
String.Slice.Pattern.instInhabitedForwardCharSearcher.default
{a✝ : Char}
{a✝¹ : Slice}
:
ForwardCharSearcher a✝ a✝¹
Equations
Instances For
instance
String.Slice.Pattern.instInhabitedForwardCharSearcher
{a✝ : Char}
{a✝¹ : Slice}
:
Inhabited (ForwardCharSearcher a✝ a✝¹)
@[inline]
Equations
Instances For
instance
String.Slice.Pattern.ForwardCharSearcher.instIteratorIdSearchStep
{c : Char}
(s : Slice)
:
Std.Iterator (ForwardCharSearcher c s) Id (SearchStep s)
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
@[inline]
Equations
Instances For
instance
String.Slice.Pattern.BackwardCharSearcher.instIteratorIdSearchStep
(s : Slice)
:
Std.Iterator (BackwardCharSearcher s) Id (SearchStep s)
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.