Partial

class Partial[A]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_], B](run: (A, Segment) => OptionT[F, B]): Segment[F, A, B]