package text
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- text
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait CharLikeChunks[F[_], In] extends AnyRef
A typeclass witnessing that a stream of type
Inhas chunks that can be iterated over to get characters.A typeclass witnessing that a stream of type
Inhas chunks that can be iterated over to get characters.- Annotations
- @implicitNotFound()