StarterAppScala

libretto.scaletto.StarterAppScala
abstract class StarterAppScala[A] extends StarterAppBase

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

Concrete methods

def main(args: Array[String]): Unit

Extensions

Inherited extensions

extension [A](a: $[Deferred[A]])
final def resumeWhen(trigger: $[Ping]): $[A]

Attributes

Inherited from:
StarterAppBase
extension [A, B](a: $[A])
final def blockUntil(b: $[Ping]): $[A]

Attributes

Inherited from:
StarterAppBase
final def deferUntil(b: $[Ping])(implicit A: Positive[A]): $[A]

Attributes

Inherited from:
StarterAppBase
final def sequence(f: Done -⚬ B)(implicit A: Positive[A]): $[A |*| B]

Attributes

Inherited from:
StarterAppBase
final def sequence(b: $[B])(implicit A: Positive[A], B: Positive[B]): $[A |*| B]

Attributes

Inherited from:
StarterAppBase
final def sequenceAfter(b: $[B])(implicit A: Positive[A], B: Positive[B]): $[A |*| B]

Attributes

Inherited from:
StarterAppBase
final def waitFor(b: $[Done])(implicit A: Positive[A]): $[A]

Attributes

Inherited from:
StarterAppBase
extension [A](a: $[Val[A]])
final def *[B](b: $[Val[B]]): $[Val[(A, B)]]

Attributes

Inherited from:
StarterAppBase
extension [A](a: $[Detained[A]])
final def releaseWhen(trigger: $[Done]): $[A]

Attributes

Inherited from:
StarterAppBase
extension (acquiredLock: $[AcquiredLock])
final def deferReleaseUntil(ping: $[Ping]): $[AcquiredLock]

Attributes

Inherited from:
StarterAppBase
final def detainReleaseUntil(done: $[Done]): $[AcquiredLock]

Attributes

Inherited from:
StarterAppBase
extension [A, B](f: A -⚬ B)
final def /\[C](g: A -⚬ C)(using x$3: Cosemigroup[A]): A -⚬ B |*| C

Attributes

Inherited from:
StarterAppBase
extension [A, C](f: A -⚬ C)
final def \/[B](g: B -⚬ C)(using x$3: Semigroup[C]): A |*| B -⚬ C

Attributes

Inherited from:
StarterAppBase

Exports

Inherited defined exports

override val $: FunExprOps
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type $ = $
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final type $Ops = $Ops
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type - = -
Exported from InvertDSL

Attributes

Inherited from:
StarterAppBase
final type -⚬ = -⚬
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final type =⚬ = =⚬
Exported from InvertDSL

Attributes

Inherited from:
StarterAppBase
final val AcquiredLock: AcquiredLock.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Affine = Affine
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final val Affine: Affine.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type BiExternalizer = [F[_, _]] =>> BiExternalizer[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type Bifunctor = [F[_, _]] =>> Bifunctor[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Bifunctor: Bifunctor.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type BimapSyntax = [F[_, _], A, B] =>> BimapSyntax[F, A, B]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Bool: Bool.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Bool = Bool
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from ClosedLib

Attributes

Inherited from:
StarterAppBase
final implicit def ClosedLinearFunctionOps[A, B](self: A -⚬ B): ClosedLinearFunctionOps[A, B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type ClosureOps = ClosureOps
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Comonad = [F[_]] =>> Comonad[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Comonoid: Comonoid.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Comonoid = Comonoid
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final type Comparable = Comparable
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Compared: Compared.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Consumer = Consumer
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final type ConsumerF = ConsumerF
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type ContraExternalizer = [F[_]] =>> ContraExternalizer[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type ContraFunctor = [F[_]] =>> ContraFunctor[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final val Cosemigroup: Cosemigroup.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final val Deferrable: Deferrable.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final val Deferred: Deferred.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Deferred = Deferred
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
Exported from InvertDSL

Attributes

Inherited from:
StarterAppBase
final implicit def DemandExprOps[B](expr: $[-[B]]): DemandExprOps[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Demanding = Demanding
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final val Demanding: Demanding.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Detained = Detained
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Detained: Detained.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Done = Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Dual = Dual
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Dual: Dual.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Dual1 = [F[_], G[_]] =>> Dual1[F, G]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type Endless = Endless
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Endless: Endless.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Externalizer = [F[_]] =>> Externalizer[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Externalizer: Externalizer.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type FocusedBi = [F[_, _], B1, B2] =>> FocusedBi[F, B1, B2]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type FocusedCo = [F[_], B] =>> FocusedCo[F, B]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type FocusedContra = [F[_], B] =>> FocusedContra[F, B]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final implicit def FocusedOnChoiceCo[F[_], B1, B2](f: FocusedCo[F, B1 |&| B2]): FocusedOnChoiceCo[F, B1, B2]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type FocusedOnChoiceCo = [F[_], B1, B2] =>> FocusedOnChoiceCo[F, B1, B2]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type FocusedOnChoiceContra = [A, F[_], B1, B2] =>> FocusedOnChoiceContra[A, F, B1, B2]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final implicit def FocusedOnChoiceContra[A, F[_], B1, B2](f: FocusedContra[F, B1 |&| B2]): FocusedOnChoiceContra[A, F, B1, B2]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type FocusedOnDoneTimesCo = [F[_], B2] =>> FocusedOnDoneTimesCo[F, B2]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type FocusedOnFunctionCo = [F[_], A, B] =>> FocusedOnFunctionCo[F, A, B]
Exported from ClosedLib

Attributes

Inherited from:
StarterAppBase
final implicit def FocusedOnFunctionCo[F[_], A, B](f: FocusedCo[F, A =⚬ B]): FocusedOnFunctionCo[F, A, B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type FocusedOnFunctionContra = [F[_], A, B] =>> FocusedOnFunctionContra[F, A, B]
Exported from ClosedLib

Attributes

Inherited from:
StarterAppBase
final implicit def FocusedOnFunctionContra[F[_], A, B](f: FocusedContra[F, A =⚬ B]): FocusedOnFunctionContra[F, A, B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final implicit def FocusedOnPairCo[F[_], B1, B2](f: FocusedCo[F, B1 |*| B2]): FocusedOnPairCo[F, B1, B2]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type FocusedOnPairCo = [F[_], B1, B2] =>> FocusedOnPairCo[F, B1, B2]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final implicit def FocusedOnPairContra[A, F[_], B1, B2](f: FocusedContra[F, B1 |*| B2]): FocusedOnPairContra[A, F, B1, B2]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type FocusedOnPairContra = [A, F[_], B1, B2] =>> FocusedOnPairContra[A, F, B1, B2]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type FocusedOnPlusCo = [F[_], B1, B2] =>> FocusedOnPlusCo[F, B1, B2]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final implicit def FocusedOnPlusCo[F[_], B1, B2](f: FocusedCo[F, B1 |+| B2]): FocusedOnPlusCo[F, B1, B2]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type FocusedOnPlusContra = [A, F[_], B1, B2] =>> FocusedOnPlusContra[A, F, B1, B2]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final implicit def FocusedOnPlusContra[A, F[_], B1, B2](f: FocusedContra[F, B1 |+| B2]): FocusedOnPlusContra[A, F, B1, B2]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type FocusedOnTimesDoneCo = [F[_], B1] =>> FocusedOnTimesDoneCo[F, B1]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type FunExprOps = FunExprOps
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final val Functor: Functor.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Functor = [F[_]] =>> Functor[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Getter: Getter.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Getter = Getter
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
def IV[A, B, C, D](f: B |*| C -⚬ D): A |*| B |*| C -⚬ A |*| D
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def IX[A, B, C]: A |*| B |*| C -⚬ A |*| C |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def IXI[A, B, C, D]: A |*| B |*| C |*| D -⚬ A |*| C |*| B |*| D
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Id = Id
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
def [A, B, C, D](f: B -⚬ C |*| D): A |*| B -⚬ A |*| C |*| D
Exported from AbstractStarterKit

Λ is the uppercase Greek letter lambda.

Λ is the uppercase Greek letter lambda.

Attributes

Inherited from:
StarterAppBase
final val Junction: Junction.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type LDemanding = LDemanding
Exported from CoreStreams

Attributes

Inherited from:
StarterAppBase
final val LDemanding: LDemanding.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type LList = LList
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val LList: LList.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type LList1 = LList1
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val LList1: LList1.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final val LPollable: LPollable.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type LPollable = LPollable
Exported from CoreStreams

Attributes

Inherited from:
StarterAppBase
final type LPollableF = LPollableF
Exported from CoreStreams

Attributes

Inherited from:
StarterAppBase
final val LPolled: LPolled.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type LPolled = LPolled
Exported from CoreStreams

Attributes

Inherited from:
StarterAppBase
final val LSubscriber: LSubscriber.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from CoreStreams

Attributes

Inherited from:
StarterAppBase
Exported from CoreStreams

Attributes

Inherited from:
StarterAppBase
final type LTerminus = LTerminus
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type LambdaOps = LambdaOps
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Lens = Lens
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Lens: Lens.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final implicit def LinearFunctionOps[A, B](self: A -⚬ B): LinearFunctionOps[A, B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final implicit def LinearFunctionToPairOps[A, B1, B2](self: A -⚬ B1 |*| B2): LinearFunctionToPairOps[A, B1, B2]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final implicit def LinearFunctionToPlusOps[A, B1, B2](self: A -⚬ B1 |+| B2): LinearFunctionToPlusOps[A, B1, B2]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Lock: Lock.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Lock = Lock
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Maybe = Maybe
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Maybe: Maybe.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Monad = [F[_]] =>> Monad[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type Monoid = Monoid
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Monoid: Monoid.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final val Multiple: Multiple.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Multiple = Multiple
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val NAffine: NAffine.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type NAffine = NAffine
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type NComonoid = NComonoid
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type NMonoid = NMonoid
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val NMonoid: NMonoid.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Need = Need
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Neg = Neg
Exported from Scaletto

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type One = One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final val Optionally: Optionally.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Optionally = Optionally
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type PAffine = PAffine
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val PAffine: PAffine.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type PComonoid = PComonoid
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val PComonoid: PComonoid.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final val PMaybe: PMaybe.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type PMaybe = PMaybe
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type PMonoid = PMonoid
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final type PUnlimited = PUnlimited
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val PUnlimited: PUnlimited.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Ping = Ping
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Pollable = Pollable
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final val Pollable: Pollable.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type PollableF = PollableF
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final val Polled: Polled.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Polled = Polled
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final type Pong = Pong
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Producing = Producing
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final type ProducingF = ProducingF
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final type RTerminus = RTerminus
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Rec = [F[_]] =>> Rec[F]
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final type RefCounted = RefCounted
Exported from ScalettoLib

Attributes

Inherited from:
StarterAppBase
final val RefCounted: RefCounted.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Res = Res
Exported from Scaletto

Attributes

Inherited from:
StarterAppBase
final val Semigroup: Semigroup.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Semigroup = Semigroup
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Signaling: Signaling.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Subscriber = Subscriber
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final val Subscriber: Subscriber.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from ScalettoStreams

Attributes

Inherited from:
StarterAppBase
final type Transportive = [F[_]] =>> Transportive[F]
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Transportive: Transportive.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Unlimited = Unlimited
Exported from CoreLib

Attributes

Inherited from:
StarterAppBase
final val Unlimited: Unlimited.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def VI[A, B, C, D](f: A |*| B -⚬ D): A |*| B |*| C -⚬ D |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Val = Val
Exported from Scaletto

Attributes

Inherited from:
StarterAppBase
final val Val: Val.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final val ValMatcher: ValMatcher.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type ValMatcher = [U >: V, V, A, R] =>> ValMatcher[U, V, A, R]
Exported from ScalettoLib

Attributes

Inherited from:
StarterAppBase
def XI[A, B, C]: A |*| B |*| C -⚬ B |*| A |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type Zero = Zero
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def absorbR[A, B, C]: A =⚬ B |*| C -⚬ A =⚬ B |*| C
Exported from AbstractStarterKit

Make a function A =⚬ B ''"absorb"'' a C and return it as part of its output, i.e. A =⚬ (B |*| C).

Make a function A =⚬ B ''"absorb"'' a C and return it as part of its output, i.e. A =⚬ (B |*| C).

Attributes

Inherited from:
StarterAppBase
def acquire[A, R, B](acquire: A => (R, B), release: Option[R => Unit]): Val[A] -⚬ Res[R] |*| Val[B]
Exported from AbstractStarterKit

Acquires a resource of type R.

Acquires a resource of type R.

Attributes

A

parameters of the acquire function

B

additional data produced by acquiring the resource

R

type of the resource

release

called to release the resource in case of a crash. None means no cleanup is needed

Inherited from:
StarterAppBase
def acquire0[A, R](acquire: A => R, release: Option[R => Unit]): Val[A] -⚬ Res[R]
Exported from AbstractStarterKit

Variant of acquire that does not produce extra output in addition to the resource.

Variant of acquire that does not produce extra output in addition to the resource.

Attributes

Inherited from:
StarterAppBase
def acquireAsync[A, R, B](acquire: A => Async[(R, B)], release: Option[R => Async[Unit]]): Val[A] -⚬ Res[R] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def acquireAsync0[A, R](acquire: A => Async[R], release: Option[R => Async[Unit]]): Val[A] -⚬ Res[R]
Exported from AbstractStarterKit

Variant of acquireAsync that does not produce extra output in addition to the resource.

Variant of acquireAsync that does not produce extra output in addition to the resource.

Attributes

Inherited from:
StarterAppBase
def alsoPrintLine[A](f: A => String): Val[A] -⚬ Val[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def alsoPrintLine: Val[String] -⚬ Val[String]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def andThen[A, B, C](f: A -⚬ B, g: B -⚬ C): A -⚬ C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def assocLR[A, B, C]: A |*| B |*| C -⚬ A |*| B |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def assocRL[A, B, C]: A |*| B |*| C -⚬ A |*| B |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def awaitChooseL[A, B](implicit A: Negative[A]): A |&| B -⚬ Need |*| A
Exported from AbstractStarterKit

Chooses the left alternative A of the choice A |&| B, but only after the Need signal from the first out-port arrives. Until then, the producer of A |&| B will see it as undecided. This is different from chooseL[A, B] > awaitNegFst[A], in which the producer of A |&| B knows immediately that the left side is chosen.

Chooses the left alternative A of the choice A |&| B, but only after the Need signal from the first out-port arrives. Until then, the producer of A |&| B will see it as undecided. This is different from chooseL[A, B] > awaitNegFst[A], in which the producer of A |&| B knows immediately that the left side is chosen.

Attributes

Inherited from:
StarterAppBase
def awaitChooseR[A, B](implicit B: Negative[B]): A |&| B -⚬ Need |*| B
Exported from AbstractStarterKit

Analogous to awaitChooseL, but chooses the right side.

Analogous to awaitChooseL, but chooses the right side.

Attributes

Inherited from:
StarterAppBase
def awaitInjectL[A, B](implicit A: Positive[A]): Done |*| A -⚬ A |+| B
Exported from AbstractStarterKit

Injects A from the the second in-port to the left side of the |+| in the out-port, but only after the Done signal from the first in-port arrives. That means that the consumer of A |+| B will see it as undecided until the Done signal arrives. This is different from awaitPosFst[A] > injectL[A, B], in which the consumer of A |+| B knows immediately that it is the left case.

Injects A from the the second in-port to the left side of the |+| in the out-port, but only after the Done signal from the first in-port arrives. That means that the consumer of A |+| B will see it as undecided until the Done signal arrives. This is different from awaitPosFst[A] > injectL[A, B], in which the consumer of A |+| B knows immediately that it is the left case.

This is a convenience method on top of injectLWhenDone that which absorbs the Done signal using the given Junction.Positive.

Attributes

Inherited from:
StarterAppBase
def awaitInjectR[A, B](implicit B: Positive[B]): Done |*| B -⚬ A |+| B
Exported from AbstractStarterKit

Analogous to joinInjectL, but injects to the right.

Analogous to joinInjectL, but injects to the right.

Attributes

Inherited from:
StarterAppBase
def awaitNegFst[A](using A: Negative[A]): A -⚬ Need |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def awaitNegSnd[A](using A: Negative[A]): A -⚬ A |*| Need
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def awaitPingFst[A](using A: Positive[A]): Ping |*| A -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def awaitPingSnd[A](using A: Positive[A]): A |*| Ping -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def awaitPongFst[A](using A: Negative[A]): A -⚬ Pong |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def awaitPongSnd[A](using A: Negative[A]): A -⚬ A |*| Pong
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def awaitPosChooseL[A, B](implicit A: Positive[A]): Done |*| A |&| B -⚬ A
Exported from AbstractStarterKit

Analogous to awaitChooseL, but awaits a positive (i.e. Done) signal.

Analogous to awaitChooseL, but awaits a positive (i.e. Done) signal.

Attributes

Inherited from:
StarterAppBase
def awaitPosChooseR[A, B](implicit B: Positive[B]): Done |*| A |&| B -⚬ B
Exported from AbstractStarterKit

Analogous to awaitChooseR, but awaits a positive (i.e. Done) signal.

Analogous to awaitChooseR, but awaits a positive (i.e. Done) signal.

Attributes

Inherited from:
StarterAppBase
def awaitPosFst[A](using A: Positive[A]): Done |*| A -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def awaitPosSnd[A](using A: Positive[A]): A |*| Done -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def backvert[A]: A |*| -[A] -⚬ One
Exported from AbstractStarterKit
 ┏━━━━━━━━━━━┓
 ┞────┐      ┃
 ╎  A │┄┄┐   ┃
 ┟────┘  ┆   ┃
 ┃       ┆   ┃
 ┞────┐  ┆   ┃
 ╎-[A]│←┄┘   ┃
 ┟────┘      ┃
 ┗━━━━━━━━━━━┛

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Obstructs interaction on the in-port (i.e. from the left) until Pong is received.

Obstructs interaction on the in-port (i.e. from the left) until Pong is received.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Obstructs interaction on the out-port (i.e. from the right) until Ping is received.

Obstructs interaction on the out-port (i.e. from the right) until Ping is received.

Attributes

Inherited from:
StarterAppBase
def blocking[A, B](f: A => B): Val[A] -⚬ Val[B]
Exported from AbstractStarterKit

Executes a potentially blocking operation. The implementation must ensure that the blocking operation does not impede any of the concurrently happening non-blocking computations.

Executes a potentially blocking operation. The implementation must ensure that the blocking operation does not impede any of the concurrently happening non-blocking computations.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def choice[A, B, C](caseLeft: A -⚬ B, caseRight: A -⚬ C): A -⚬ B |&| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def choiceEitherDuality[A, B, Ȧ, ](implicit a: Dual[A, Ȧ], b: Dual[B, ]): Dual[A |&| B, Ȧ |+| ]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def chooseL[A, B]: A |&| B -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def chooseLOnPing[A, B]: Ping |*| A |&| B -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def chooseLOnPong[A, B]: A |&| B -⚬ Pong |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def chooseR[A, B]: A |&| B -⚬ B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def chooseROnPing[A, B]: Ping |*| A |&| B -⚬ B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def chooseROnPong[A, B]: A |&| B -⚬ Pong |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def coDistributeL[A, B, C]: A |*| B |&| A |*| C -⚬ A |*| B |&| C
Exported from AbstractStarterKit

Inverse of coFactorL.

Inverse of coFactorL.

Attributes

Inherited from:
StarterAppBase
def coDistributeR[A, B, C]: A |*| C |&| B |*| C -⚬ A |&| B |*| C
Exported from AbstractStarterKit

Inverse of coFactorR.

Inverse of coFactorR.

Attributes

Inherited from:
StarterAppBase
def coFactorL[A, B, C]: A |*| B |&| C -⚬ A |*| B |&| A |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def coFactorR[A, B, C]: A |&| B |*| C -⚬ A |*| C |&| B |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def combine[A : Semigroup]: A |*| A -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def comparableVal[A](implicit A: Ordering[A]): Comparable[Val[A], Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def const[A](a: A): One -⚬ Val[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def constList[A](as: List[A]): One -⚬ LList[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def constList1[A](as: ::[A]): Done -⚬ LList1[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def constList1[A](a: A, as: List[A]): Done -⚬ LList1[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def constList1Of[A](a: A, as: A*): Done -⚬ LList1[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def constListOf[A](as: A*): One -⚬ LList[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def constListOf1[A](a: A, as: A*): Done -⚬ LList[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def constNeg[A](a: A): Neg[A] -⚬ Need
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def constVal[A](a: A): Done -⚬ Val[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def contramapNeg[A, B](f: A => B): Neg[B] -⚬ Neg[A]
Exported from AbstractStarterKit

Lifts an ordinary Scala function to a linear function on demands, in opposite direction.

Lifts an ordinary Scala function to a linear function on demands, in opposite direction.

Attributes

Inherited from:
StarterAppBase
def contrapositive[A, B](f: A -⚬ B): -[B] -⚬ -[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def crashNow[A, B](msg: String): A -⚬ B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def crashWhenDone[A, B](msg: String): Done |*| A -⚬ B
Exported from AbstractStarterKit

Starts propagating an error downstream (which might be through both the in-port and the out-port).

Starts propagating an error downstream (which might be through both the in-port and the out-port).

Use only for irrecoverable errors. Recoverable errors should be expressed in function signature and handled appropriately.

Done on the in-port is the trigger to crash. A on the in-port allows to consume any unhandled resources. B on the out-port allows to fulfill any obligation to produce resources.

Attributes

Inherited from:
StarterAppBase
def crashWhenNeed[A, B](msg: String): A -⚬ Need |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
override def curry[A, B, C](f: A |*| B -⚬ C): A -⚬ B =⚬ C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def defer[A](using A: Positive[A]): A -⚬ Deferred[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def delay: Val[FiniteDuration] -⚬ Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def delayChoiceAndSidesUntilDone[A, B](implicit A: Positive[A], B: Positive[B]): Done |*| A |&| B -⚬ A |&| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def delayChoiceAndSidesUntilNeed[A, B](implicit A: Negative[A], B: Negative[B]): A |&| B -⚬ Need |*| A |&| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def delayEitherAndSidesUntilDone[A, B](implicit A: Positive[A], B: Positive[B]): Done |*| A |+| B -⚬ A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def delayEitherAndSidesUntilNeed[A, B](implicit A: Negative[A], B: Negative[B]): A |+| B -⚬ Need |*| A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def delayNeed: Need -⚬ Neg[FiniteDuration]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def delayVal[A](by: FiniteDuration): Val[A] -⚬ Val[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def delayVal[A](by: Done -⚬ Done): Val[A] -⚬ Val[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def demand[A]: One -⚬ -[A] |*| A
Exported from AbstractStarterKit

Creates a demand on the first out-port, channeling the provided resource to the second out-port. Alias for forevert.

Creates a demand on the first out-port, channeling the provided resource to the second out-port. Alias for forevert.

Attributes

Inherited from:
StarterAppBase
def demandChoice[A, B]: -[A] |+| -[B] -⚬ -[A |&| B]
Exported from AbstractStarterKit

Converts an obligation to handle either demand to an obligation to supply a choice. Alias for factorInversionOutOf_|+|.

Converts an obligation to handle either demand to an obligation to supply a choice. Alias for factorInversionOutOf_|+|.

Attributes

Inherited from:
StarterAppBase
def demandChosen[A, B]: -[A |&| B] -⚬ -[A] |+| -[B]
Exported from AbstractStarterKit

Converts a demand for choice to a demand of the chosen side. Alias for distributeInversionInto_|&|.

Converts a demand for choice to a demand of the chosen side. Alias for distributeInversionInto_|&|.

Attributes

Inherited from:
StarterAppBase
def demandEither[A, B]: -[A] |&| -[B] -⚬ -[A |+| B]
Exported from AbstractStarterKit

Converts choice of demands to demand of either. Alias for factorInversionOutOf_|&|.

Converts choice of demands to demand of either. Alias for factorInversionOutOf_|&|.

Attributes

Inherited from:
StarterAppBase
def demandSeparately[A, B]: -[A |*| B] -⚬ -[A] |*| -[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def demandTogether[A, B]: -[A] |*| -[B] -⚬ -[A |*| B]
Exported from AbstractStarterKit

Alias for factorOutInversion.

Alias for factorOutInversion.

Attributes

Inherited from:
StarterAppBase
def detain[A](using A: Positive[A]): A -⚬ Detained[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def die[A]: -[-[A]] -⚬ A
Exported from AbstractStarterKit

Double-inversion elimination.

Double-inversion elimination.

Attributes

Inherited from:
StarterAppBase
def dii[A]: A -⚬ -[-[A]]
Exported from AbstractStarterKit

Double-inversion introduction.

Double-inversion introduction.

Attributes

Inherited from:
StarterAppBase
def discardFst[A, B](implicit A: Comonoid[A]): A |*| B -⚬ B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def discardSnd[A, B](implicit B: Comonoid[B]): A |*| B -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def distributeInversion[A, B]: -[A |*| B] -⚬ -[A] |*| -[B]
Exported from AbstractStarterKit
 ┏━━━━━━━━━━━┓
 ┃           ┞────┐
 ┞────┐      ╎-[A]│
 ╎ ⎡A⎤│      ┟────┘
 ╎-⎢⊗⎥│      ┃
 ╎ ⎣B⎦│      ┞────┐
 ┟────┘      ╎-[B]│
 ┃           ┟────┘
 ┗━━━━━━━━━━━┛

Attributes

Inherited from:
StarterAppBase
def distributeInversionInto_|&|[A, B]: -[A |&| B] -⚬ -[A] |+| -[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def distributeInversionInto_|+|[A, B]: -[A |+| B] -⚬ -[A] |&| -[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def distributeL[A, B, C]: A |*| B |+| C -⚬ A |*| B |+| A |*| C
Exported from AbstractStarterKit

Distribute the factor on the left into the summands on the right. Inverse of factorL.

Distribute the factor on the left into the summands on the right. Inverse of factorL.

Attributes

Inherited from:
StarterAppBase
def distributeR[A, B, C]: A |+| B |*| C -⚬ A |*| C |+| B |*| C
Exported from AbstractStarterKit

Distribute the factor on the right into the summands on the left. Inverse of factorR.

Distribute the factor on the right into the summands on the left. Inverse of factorR.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def doneNeedDuality: Dual[Done, Need]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Alias for die.

Alias for die.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Alias for dii.

Alias for dii.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def dualRec[F[_], G[_]](ev: Dual1[F, G]): Dual[Rec[F], Rec[G]]
Exported from AbstractStarterKit

If F[A] is dual to G[B] for all dual pairs A, B, then Rec[F] is dual to Rec[G].

If F[A] is dual to G[B] for all dual pairs A, B, then Rec[F] is dual to Rec[G].

Attributes

Inherited from:
StarterAppBase
def dualSymmetric[A, B](ev: Dual[A, B]): Dual[B, A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def dup[A]: Val[A] -⚬ Val[A] |*| Val[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def dupNeg[A]: Neg[A] |*| Neg[A] -⚬ Neg[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def effect[R, A, B](f: (R, A) => B): Res[R] |*| Val[A] -⚬ Res[R] |*| Val[B]
Exported from AbstractStarterKit

Performs a (potentially) effectful operation on a resource, producing some output.

Performs a (potentially) effectful operation on a resource, producing some output.

Attributes

A

additional parameter of the operation

B

additional output of the operation

R

type of the resource

f

the effectful operation

Inherited from:
StarterAppBase
def effect0[R](f: R => Unit): Res[R] -⚬ Res[R]
Exported from AbstractStarterKit

Variant of effect that does not take additional input and does not produce additional output.

Variant of effect that does not take additional input and does not produce additional output.

Attributes

Inherited from:
StarterAppBase
def effectAsync[R, A, B](f: (R, A) => Async[B]): Res[R] |*| Val[A] -⚬ Res[R] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def effectAsync0[R](f: R => Async[Unit]): Res[R] -⚬ Res[R]
Exported from AbstractStarterKit

Variant of effectAsync that does not take additional input and does not produce additional output.

Variant of effectAsync that does not take additional input and does not produce additional output.

Attributes

Inherited from:
StarterAppBase
def effectRd[R, B](f: R => B): Res[R] -⚬ Res[R] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def effectWr[R, A](f: (R, A) => Unit): Res[R] |*| Val[A] -⚬ Res[R]
Exported from AbstractStarterKit

Variant of effect that does not produce output in addition to performing the effect. Can be viewed as ''wr''iting an A into the resource.

Variant of effect that does not produce output in addition to performing the effect. Can be viewed as ''wr''iting an A into the resource.

Attributes

Inherited from:
StarterAppBase
def effectWrAsync[R, A](f: (R, A) => Async[Unit]): Res[R] |*| Val[A] -⚬ Res[R]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def either[A, B, C](caseLeft: A -⚬ C, caseRight: B -⚬ C): A |+| B -⚬ C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def eitherChoiceDuality[A, B, Ȧ, ](implicit a: Dual[A, Ȧ], b: Dual[B, ]): Dual[A |+| B, Ȧ |&| ]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def elimFst[A, B](f: A -⚬ One): A |*| B -⚬ B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def elimFst[B]: One |*| B -⚬ B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def elimSnd[A, B](f: B -⚬ One): A |*| B -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def elimSnd[A]: A |*| One -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
override def eval[A, B]: A =⚬ B |*| A -⚬ B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
val executor0: (ScheduledExecutorService, Executor) => Of[Scaletto, Of[Scaletto]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def factorInversionOutOf_|&|[A, B]: -[A] |&| -[B] -⚬ -[A |+| B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def factorInversionOutOf_|+|[A, B]: -[A] |+| -[B] -⚬ -[A |&| B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def factorL[A, B, C]: A |*| B |+| A |*| C -⚬ A |*| B |+| C
Exported from AbstractStarterKit

Factor out the factor A on the left of both summands.

Factor out the factor A on the left of both summands.

Attributes

Inherited from:
StarterAppBase
def factorOutInversion[A, B]: -[A] |*| -[B] -⚬ -[A |*| B]
Exported from AbstractStarterKit
 ┏━━━━━━━━━━━┓
 ┞────┐      ┃
 ╎-[A]│      ┞────┐
 ┟────┘      ╎ ⎡A⎤│
 ┃           ╎-⎢⊗⎥│
 ┞────┐      ╎ ⎣B⎦│
 ╎-[B]│      ┟────┘
 ┟────┘      ┃
 ┗━━━━━━━━━━━┛

Attributes

Inherited from:
StarterAppBase
def factorR[A, B, C]: A |*| C |+| B |*| C -⚬ A |+| B |*| C
Exported from AbstractStarterKit

Factor out the factor C on the right of both summands.

Factor out the factor C on the right of both summands.

Attributes

Inherited from:
StarterAppBase
def forevert[A]: One -⚬ -[A] |*| A
Exported from AbstractStarterKit
 ┏━━━━━━┓
 ┃      ┞────┐
 ┃   ┌┄┄╎-[A]│
 ┃   ┆  ┟────┘
 ┃   ┆  ┃
 ┃   ┆  ┞────┐
 ┃   └┄→╎  A │
 ┃      ┟────┘
 ┗━━━━━━┛

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def forkMap[A, B](f: Done -⚬ A, g: Done -⚬ B): Done -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def forkMapNeed[A, B](f: A -⚬ Need, g: B -⚬ Need): A |*| B -⚬ Need
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def fst[A, B, C](f: A -⚬ B): A |*| C -⚬ B |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def fstFunctor[B]: Transportive[|*|]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def fulfill[A]: Val[A] |*| Neg[A] -⚬ One
Exported from AbstractStarterKit

Uses the value (eventually) produced by Val to satisfy the demand of Neg.

Uses the value (eventually) produced by Val to satisfy the demand of Neg.

Attributes

Inherited from:
StarterAppBase
def getFst[A, B](implicit A: Cosemigroup[A]): A |*| B -⚬ A |*| A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def getSnd[A, B](implicit B: Cosemigroup[B]): A |*| B -⚬ B |*| A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def id[A]: A -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit val idFunctor: Transportive[Id]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def inflate[A]: Need -⚬ Neg[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def injectL[A, B]: A -⚬ A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def injectLOnPing[A, B]: Ping |*| A -⚬ A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def injectLOnPong[A, B]: A -⚬ Pong |*| A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def injectR[A, B]: B -⚬ A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def injectROnPing[A, B]: Ping |*| B -⚬ A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def injectROnPong[A, B]: B -⚬ Pong |*| A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Function object (internal hom) is contravariant in the input type.

Function object (internal hom) is contravariant in the input type.

Attributes

Inherited from:
StarterAppBase
def introFst[A, X](f: One -⚬ X): A -⚬ X |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def introFst[B]: B -⚬ One |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def introSnd[A, X](f: One -⚬ X): A -⚬ A |*| X
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def introSnd[A]: A -⚬ A |*| One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def invertClosure[A, B]: -[A =⚬ B] -⚬ B =⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def isEq[A](implicit ord: Ordering[A]): Val[A] |*| Val[A] -⚬ Bool
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def isGt[A](implicit ord: Ordering[A]): Val[A] |*| Val[A] -⚬ Bool
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def isGteq[A](implicit ord: Ordering[A]): Val[A] |*| Val[A] -⚬ Bool
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def isLt[A](implicit ord: Ordering[A]): Val[A] |*| Val[A] -⚬ Bool
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def isLteq[A](implicit ord: Ordering[A]): Val[A] |*| Val[A] -⚬ Bool
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def joinMap[A, B](f: A -⚬ Done, g: B -⚬ Done): A |*| B -⚬ Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def joinMapNeed[A, B](f: Need -⚬ A, g: Need -⚬ B): Need -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def junctionNeg[A]: Negative[Neg[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def junctionVal[A]: Positive[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def lInvert[A, B](implicit ev: Dual[A, B]): One -⚬ B |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def lInvertChoice[A, B, Ȧ, ](lInvertA: One -⚬ Ȧ |*| A, lInvertB: One -⚬ |*| B): One -⚬ Ȧ |&| |*| A |+| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def lInvertConsumerF[A, x, y](lInvertSub: One -⚬ y |*| x): One -⚬ ConsumerF[A, y] |*| ProducingF[A, x]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def lInvertLPollable[A, B](lInvertElem: One -⚬ B |*| A): One -⚬ LPollable[A] |*| LSubscriber[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def lInvertLPollableF[A, B, x, y](lInvertA: One -⚬ B |*| A, lInvertSub: One -⚬ y |*| x): One -⚬ LPollableF[A, x] |*| LSubscriberF[B, y]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def lInvertPair[A, B, Ȧ, ](lInvertA: One -⚬ Ȧ |*| A, lInvertB: One -⚬ |*| B): One -⚬ Ȧ |*| |*| A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def lInvertRec[F[_], G[_]](lInvertSub: [x, y] => (x$1: One -⚬ x |*| y) => One -⚬ F[x] |*| G[y]): One -⚬ Rec[F] |*| Rec[G]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Reverses the Need signal (flowing in the negative direciton, i.e. against the -⚬ arrow) into a Done signal (flowing in the positive direction, i.e. along the -⚬ arrow).

Reverses the Need signal (flowing in the negative direciton, i.e. against the -⚬ arrow) into a Done signal (flowing in the positive direction, i.e. along the -⚬ arrow).

 ┏━━━━━━┓
 ┃      ┞────┐
 ┃   ┌┄┄╎Need│
 ┃   ┆  ┟────┘
 ┃   ┆  ┃
 ┃   ┆  ┞────┐
 ┃   └┄→╎Done│
 ┃      ┟────┘
 ┗━━━━━━┛

Attributes

Inherited from:
StarterAppBase
val lib: Lib & CoreLib[DSL]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def liftBipredicate[A, B](p: (A, B) => Boolean): Val[A] |*| Val[B] -⚬ Bool
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def liftBoolean: Val[Boolean] -⚬ Bool
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def liftEither[A, B]: Val[Either[A, B]] -⚬ Val[A] |+| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def liftNegPair[A, B]: Neg[(A, B)] -⚬ Neg[A] |*| Neg[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def liftPair[A, B]: Val[(A, B)] -⚬ Val[A] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def mVal[A, R](init: A => R): Val[A] -⚬ Res[R]
Exported from AbstractStarterKit

Create a resource that is just a (potentially) mutable value which does not need any cleanup.

Create a resource that is just a (potentially) mutable value which does not need any cleanup.

Attributes

init

function that initializes the (potentially) mutable value from an immutable one.

Inherited from:
StarterAppBase
def mapVal[A, B](f: A => B): Val[A] -⚬ Val[B]
Exported from AbstractStarterKit

Lifts an ordinary Scala function to a linear function on Vals.

Lifts an ordinary Scala function to a linear function on Vals.

Attributes

Inherited from:
StarterAppBase
def matchingChoiceLR[A, B, C, D]: A |+| B |*| C |&| D -⚬ A |*| C |+| B |*| D
Exported from AbstractStarterKit

From the choice ''available'' on the right (C |&| D), choose the one corresponding to the choice ''made'' on the left (A |+| B): if on the left there is A, choose C, if on the left thre is B, choose D.

From the choice ''available'' on the right (C |&| D), choose the one corresponding to the choice ''made'' on the left (A |+| B): if on the left there is A, choose C, if on the left thre is B, choose D.

Attributes

Inherited from:
StarterAppBase
def matchingChoiceRL[A, B, C, D]: A |&| B |*| C |+| D -⚬ A |*| C |+| B |*| D
Exported from AbstractStarterKit

From the choice ''available'' on the left (A |&| B), choose the one corresponding to the choice ''made'' on the right (C |+| D): if on the right there is C, choose A, if on the right there is D, choose B.

From the choice ''available'' on the left (A |&| B), choose the one corresponding to the choice ''made'' on the right (C |+| D): if on the right there is C, choose A, if on the right there is D, choose B.

Attributes

Inherited from:
StarterAppBase
def maybeToOption[A]: Maybe[Val[A]] -⚬ Val[Option[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def mergeDemands[A]: Neg[A] |*| Neg[A] -⚬ Neg[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def nMonoidNeg[A]: NMonoid[Neg[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def negValDuality[A]: Dual[Neg[A], Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def neglect[A]: Val[A] -⚬ Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def notifyChoice[A, B]: Pong |*| A |&| B -⚬ A |&| B
Exported from AbstractStarterKit

Signals (in the negative direction) when it is known which side of the choice (A |&| B) has been chosen.

Signals (in the negative direction) when it is known which side of the choice (A |&| B) has been chosen.

Attributes

Inherited from:
StarterAppBase
def notifyChoiceAndLeft[A, B](using A: Negative[A]): Pong |*| A |&| B -⚬ A |&| B
Exported from AbstractStarterKit

Notifies when the choice (|&|) is made and if it is left, the left side notifies.

Notifies when the choice (|&|) is made and if it is left, the left side notifies.

Attributes

Inherited from:
StarterAppBase
def notifyChoiceAndLeft[A, B](notifyL: Pong |*| A -⚬ A): Pong |*| A |&| B -⚬ A |&| B
Exported from AbstractStarterKit

Notifies when the choice (|&|) is made and if it is left, the left side notifies using the given function.

Notifies when the choice (|&|) is made and if it is left, the left side notifies using the given function.

Attributes

Inherited from:
StarterAppBase
def notifyChoiceAndRight[A, B](using B: Negative[B]): Pong |*| A |&| B -⚬ A |&| B
Exported from AbstractStarterKit

Notifies when the choice (|&|) is made and if it is right, the right side notifies.

Notifies when the choice (|&|) is made and if it is right, the right side notifies.

Attributes

Inherited from:
StarterAppBase
def notifyChoiceAndRight[A, B](notifyR: Pong |*| B -⚬ B): Pong |*| A |&| B -⚬ A |&| B
Exported from AbstractStarterKit

Notifies when the choice (|&|) is made and if it is right, the right side notifies using the given function.

Notifies when the choice (|&|) is made and if it is right, the right side notifies using the given function.

Attributes

Inherited from:
StarterAppBase
def notifyChoiceAndSides[A, B](using A: Negative[A], B: Negative[B]): Pong |*| A |&| B -⚬ A |&| B
Exported from AbstractStarterKit

Notifies when the choice (|&|) is made and the chosen side notifies.

Notifies when the choice (|&|) is made and the chosen side notifies.

Attributes

Inherited from:
StarterAppBase
def notifyChoiceAndSides[A, B](notifyL: Pong |*| A -⚬ A, notifyR: Pong |*| B -⚬ B): Pong |*| A |&| B -⚬ A |&| B
Exported from AbstractStarterKit

Notifies when the choice (|&|) is made and the chosen side notifies using the respective given function.

Notifies when the choice (|&|) is made and the chosen side notifies using the respective given function.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def notifyEither[A, B]: A |+| B -⚬ Ping |*| A |+| B
Exported from AbstractStarterKit

Signals when it is decided whether A |+| B actually contains the left side or the right side.

Signals when it is decided whether A |+| B actually contains the left side or the right side.

Attributes

Inherited from:
StarterAppBase
def notifyEitherAndLeft[A, B](using A: Positive[A]): A |+| B -⚬ Ping |*| A |+| B
Exported from AbstractStarterKit

Notifies when the |+| is decided and if it is left, the left side notifies.

Notifies when the |+| is decided and if it is left, the left side notifies.

Attributes

Inherited from:
StarterAppBase
def notifyEitherAndLeft[A, B](notifyL: A -⚬ Ping |*| A): A |+| B -⚬ Ping |*| A |+| B
Exported from AbstractStarterKit

Notifies when the |+| is decided and if it is left, the left side notifies using the given function.

Notifies when the |+| is decided and if it is left, the left side notifies using the given function.

Attributes

Inherited from:
StarterAppBase
def notifyEitherAndRight[A, B](using B: Positive[B]): A |+| B -⚬ Ping |*| A |+| B
Exported from AbstractStarterKit

Notifies when the |+| is decided and if it is right, the right side notifies.

Notifies when the |+| is decided and if it is right, the right side notifies.

Attributes

Inherited from:
StarterAppBase
def notifyEitherAndRight[A, B](notifyR: B -⚬ Ping |*| B): A |+| B -⚬ Ping |*| A |+| B
Exported from AbstractStarterKit

Notifies when the |+| is decided and if it is right, the right side notifies using the given function.

Notifies when the |+| is decided and if it is right, the right side notifies using the given function.

Attributes

Inherited from:
StarterAppBase
def notifyEitherAndSides[A, B](using A: Positive[A], B: Positive[B]): A |+| B -⚬ Ping |*| A |+| B
Exported from AbstractStarterKit

Notifies when the |+| is decided and the present side notifies.

Notifies when the |+| is decided and the present side notifies.

Attributes

Inherited from:
StarterAppBase
def notifyEitherAndSides[A, B](notifyL: A -⚬ Ping |*| A, notifyR: B -⚬ Ping |*| B): A |+| B -⚬ Ping |*| A |+| B
Exported from AbstractStarterKit

Notifies when the |+| is decided and the present side notifies using the respective given function.

Notifies when the |+| is decided and the present side notifies using the respective given function.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def notifyNeg[A]: Pong |*| Neg[A] -⚬ Neg[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def notifyNegFst[A](using A: Negative[A]): Pong |*| A -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def notifyNegSnd[A](using A: Negative[A]): A |*| Pong -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def notifyPosFst[A](using A: Positive[A]): A -⚬ Ping |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def notifyPosSnd[A](using A: Positive[A]): A -⚬ A |*| Ping
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def notifyVal[A]: Val[A] -⚬ Ping |*| Val[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def obj[A, B](f: A -⚬ B): One -⚬ A =⚬ B
Exported from AbstractStarterKit

Turn a function into a function object.

Turn a function into a function object.

Attributes

Inherited from:
StarterAppBase
implicit def oneSelfDual: Dual[One, One]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def optionToPMaybe[A]: Val[Option[A]] -⚬ PMaybe[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
override def out[A, B, C](f: B -⚬ C): A =⚬ B -⚬ A =⚬ C
Exported from AbstractStarterKit

Map the output of a function object.

Map the output of a function object.

Attributes

Inherited from:
StarterAppBase
def output[A]: Functor[[x] =>> A =⚬ x]
Exported from AbstractStarterKit

Function object (internal hom) is covariant in the output type.

Function object (internal hom) is covariant in the output type.

Attributes

Inherited from:
StarterAppBase
implicit def pComonoidVal[A]: PComonoid[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def pMaybeToOption[A]: PMaybe[Val[A]] -⚬ Val[Option[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def pack[F[_]]: F[Rec[F]] -⚬ Rec[F]
Exported from AbstractStarterKit

Hides one level of a recursive type definition.

Hides one level of a recursive type definition.

Attributes

Inherited from:
StarterAppBase
def packDemand[F[_]]: -[F[Rec[F]]] -⚬ -[Rec[F]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def pairDuality[A, B, Ȧ, ](implicit a: Dual[A, Ȧ], b: Dual[B, ]): Dual[A |*| B, Ȧ |*| ]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def par[A, B, C, D](f: A -⚬ B, g: C -⚬ D): A |*| C -⚬ B |*| D
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def parFromOne[A, B](f: One -⚬ A, g: One -⚬ B): One -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def parToOne[A, B](f: A -⚬ One, g: B -⚬ One): A |*| B -⚬ One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def pollableSubscriberDuality[A, B](implicit BA: Dual[B, A]): Dual[LPollable[B], LSubscriber[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def pool[A : Positive]: LList1[A] -⚬ Unlimited[A |*| -[A]] |*| LList1[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def printLine[A](f: A => String): Val[A] -⚬ Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def printLine: Val[String] -⚬ Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def promise[A]: One -⚬ Neg[A] |*| Val[A]
Exported from AbstractStarterKit

Creates an entangled pair of demand (Neg) and supply (Val) such that when the demand is fulfilled with a value, that value will be produced by the supply.

Creates an entangled pair of demand (Neg) and supply (Val) such that when the demand is fulfilled with a value, that value will be produced by the supply.

Attributes

Inherited from:
StarterAppBase
def putStr: Val[String] -⚬ Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rInvert[A, B](implicit ev: Dual[A, B]): A |*| B -⚬ One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rInvertEither[A, B, Ȧ, ](rInvertA: A |*| Ȧ -⚬ One, rInvertB: B |*| -⚬ One): A |+| B |*| Ȧ |&| -⚬ One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rInvertLSubscriber[A, B](rInvertElem: A |*| B -⚬ One): LSubscriber[B] |*| LPollable[A] -⚬ One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rInvertLSubscriberF[A, B, x, y](rInvertA: A |*| B -⚬ One, rInvertSub: x |*| y -⚬ One): LSubscriberF[B, y] |*| LPollableF[A, x] -⚬ One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rInvertPair[A, B, Ȧ, ](rInvertA: A |*| Ȧ -⚬ One, rInvertB: B |*| -⚬ One): A |*| B |*| Ȧ |*| -⚬ One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rInvertProducingF[A, x, y](rInvertSub: x |*| y -⚬ One): ProducingF[A, x] |*| ConsumerF[A, y] -⚬ One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rInvertRec[F[_], G[_]](rInvertSub: [x, y] => (x$1: x |*| y -⚬ One) => F[x] |*| G[y] -⚬ One): Rec[F] |*| Rec[G] -⚬ One
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Reverses the Done signal (flowing in the positive direction, i.e. along the -⚬ arrow) into a Need signal (flowing in the negative direciton, i.e. against the -⚬ arrow).

Reverses the Done signal (flowing in the positive direction, i.e. along the -⚬ arrow) into a Need signal (flowing in the negative direciton, i.e. against the -⚬ arrow).

 ┏━━━━━━━━━━━┓
 ┞────┐      ┃
 ╎Done│┄┄┐   ┃
 ┟────┘  ┆   ┃
 ┃       ┆   ┃
 ┞────┐  ┆   ┃
 ╎Need│←┄┘   ┃
 ┟────┘      ┃
 ┗━━━━━━━━━━━┛

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def race[A, B](implicit A: Positive[A], B: Positive[B]): A |*| B -⚬ A |*| B |+| A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def raceAgainstL[A](implicit A: Positive[A]): Done |*| A -⚬ A |+| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def raceAgainstR[A](implicit A: Positive[A]): A |*| Done -⚬ A |+| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def raceBy[A, B](notifyA: A -⚬ Ping |*| A, notifyB: B -⚬ Ping |*| B): A |*| B -⚬ A |*| B |+| A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Races the two Done signals and

Races the two Done signals and

  • produces left if the first signal wins, in which case it returns the second signal that still has to be awaited;
  • produces right if the second signal wins, in which case it returns the first signal that still has to be awaited. It is biased to the left: if both signals have arrived by the time of inquiry, returns left.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Races the two Ping signals. Produces left if the first signal wins and right if the second signal wins. It is biased to the left: if both signals have arrived by the time of inquiry, returns left.

Races the two Ping signals. Produces left if the first signal wins and right if the second signal wins. It is biased to the left: if both signals have arrived by the time of inquiry, returns left.

Attributes

Inherited from:
StarterAppBase
def raceSignaledOrNot[A](implicit A: Positive[A]): A -⚬ A |+| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def readLine: Done -⚬ Val[String]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rec[A, B](f: A -⚬ B => A -⚬ B): A -⚬ B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def rec2[A, B, C, D](f: (A -⚬ B, C -⚬ D) => A -⚬ B, g: (A -⚬ B, C -⚬ D) => C -⚬ D): (A -⚬ B, C -⚬ D)
Exported from AbstractStarterKit

Creates a pair of mutually recursive functions.

Creates a pair of mutually recursive functions.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

If either the source or the subscriber is completed, complete the other one and be done. Otherwise, expose their offer and demand, respectively.

If either the source or the subscriber is completed, complete the other one and be done. Otherwise, expose their offer and demand, respectively.

Attributes

Inherited from:
StarterAppBase
def release[R, A, B](f: (R, A) => B): Res[R] |*| Val[A] -⚬ Val[B]
Exported from AbstractStarterKit

Releases a resource using the given function. The release function previously registered during resource acquisition is not used.

Releases a resource using the given function. The release function previously registered during resource acquisition is not used.

Attributes

A

additional parameter of the release function

B

additional data produced by the release function

R

type of the resource

f

the release function

Inherited from:
StarterAppBase
def release[R]: Res[R] -⚬ Done
Exported from AbstractStarterKit

Releases a resource using the release function registered during resource acquisition.

Releases a resource using the release function registered during resource acquisition.

Attributes

Inherited from:
StarterAppBase
def release0[R, B](release: R => B): Res[R] -⚬ Val[B]
Exported from AbstractStarterKit

Variant of release that does not take additional input.

Variant of release that does not take additional input.

Attributes

Inherited from:
StarterAppBase
def releaseAsync[R, A, B](f: (R, A) => Async[B]): Res[R] |*| Val[A] -⚬ Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def releaseAsync0[R, B](release: R => Async[B]): Res[R] -⚬ Val[B]
Exported from AbstractStarterKit

Variant of releaseAsync that does not take additional input.

Variant of releaseAsync that does not take additional input.

Attributes

Inherited from:
StarterAppBase
def runScalaAsync[A](blueprint: Done -⚬ Val[A]): Future[A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def select[A, B](implicit A: Negative[A], B: Negative[B]): A |*| B |&| A |*| B -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def selectAgainstL[A](implicit A: Negative[A]): A |&| A -⚬ Need |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def selectAgainstR[A](implicit A: Negative[A]): A |&| A -⚬ A |*| Need
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def selectBy[A, B](notifyA: Pong |*| A -⚬ A, notifyB: Pong |*| B -⚬ B): A |*| B |&| A |*| B -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Races two Need signals, i.e. signals traveling in the negative direction (i.e. opposite the -⚬ arrow). Based on which Need signal from the out-port wins the race, selects one of the two Need signals from the in-port:

Races two Need signals, i.e. signals traveling in the negative direction (i.e. opposite the -⚬ arrow). Based on which Need signal from the out-port wins the race, selects one of the two Need signals from the in-port:

  • If the first signal from the out-port wins the race, selects the left signal from the in-port and pipes to it the remaining (i.e. the right) signal from the out-port.
  • If the second signal from the out-port wins the race, selects the right signal from the in-port and pipes to it the reamining (i.e. the left) signal from the out-port. It is biased to the left: if both signals from the out-port have arrived by the time of inquiry, selects the left signal from the in-port.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Races the two Pong signals (traveling from right to left). Chooses left if the first signal wins and right if the second signal wins. It is biased to the left: if both signals have arrived by the time of inquiry, chooses left.

Races the two Pong signals (traveling from right to left). Chooses left if the first signal wins and right if the second signal wins. It is biased to the left: if both signals have arrived by the time of inquiry, chooses left.

Attributes

Inherited from:
StarterAppBase
def selectSignaledOrNot[A](implicit A: Negative[A]): A |&| A -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def sequence[A : Positive, B : Positive]: A |*| B -⚬ A |*| B
Exported from AbstractStarterKit

Alias for sequence_PP.

Alias for sequence_PP.

Attributes

Inherited from:
StarterAppBase
def sequence_NN[A, B](using A: Negative[A], B: Negative[B]): A |*| B -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def sequence_NP[A, B](using A: Negative[A], B: Positive[B]): A |*| B -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def sequence_PN[A, B](using A: Positive[A], B: Negative[B]): A |*| B -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def sequence_PP[A, B](using A: Positive[A], B: Positive[B]): A |*| B -⚬ A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def signalDone[A](using A: Positive[A]): A -⚬ A |*| Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def signalNegFst[A](using A: Negative[A]): Need |*| A -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def signalNegSnd[A](using A: Negative[A]): A |*| Need -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def signalPosFst[A](using A: Positive[A]): A -⚬ Done |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def signalPosSnd[A](using A: Positive[A]): A -⚬ A |*| Done
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def signalingNeg[A]: Negative[Neg[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def signalingVal[A]: Positive[Val[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def snd[A, B, C](f: B -⚬ C): A |*| B -⚬ A |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
implicit def sndFunctor[A]: Transportive[[x] =>> A |*| x]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def split[A : Cosemigroup]: A -⚬ A |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def splitResource[R, A, S, T, B](f: (R, A) => (S, T, B), release1: Option[S => Unit], release2: Option[T => Unit]): Res[R] |*| Val[A] -⚬ Res[S] |*| Res[T] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def splitResource0[R, S, T](f: R => (S, T), release1: Option[S => Unit], release2: Option[T => Unit]): Res[R] -⚬ Res[S] |*| Res[T]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def splitResourceAsync[R, A, S, T, B](f: (R, A) => Async[(S, T, B)], release1: Option[S => Async[Unit]], release2: Option[T => Async[Unit]]): Res[R] |*| Val[A] -⚬ Res[S] |*| Res[T] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def splitResourceAsync0[R, S, T](f: R => Async[(S, T)], release1: Option[S => Async[Unit]], release2: Option[T => Async[Unit]]): Res[R] -⚬ Res[S] |*| Res[T]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def subordinateFst[A, B, C, D]: A |*| B |&| C |*| D -⚬ A |+| C |*| B |&| D
Exported from AbstractStarterKit

Present a choice between two pairs ((A |*| B) |&| (C |*| D)) as a choice (B |&| D) between the second parts of the respective pairs and on the side provide the other part of the chosen input pair, i.e. either A or C (A |+| C).

Present a choice between two pairs ((A |*| B) |&| (C |*| D)) as a choice (B |&| D) between the second parts of the respective pairs and on the side provide the other part of the chosen input pair, i.e. either A or C (A |+| C).

Attributes

Inherited from:
StarterAppBase
def subordinateSnd[A, B, C, D]: A |*| B |&| C |*| D -⚬ A |&| C |*| B |+| D
Exported from AbstractStarterKit

Present a choice between two pairs ((A |*| B) |&| (C |*| D)) as a choice (A |&| C) between the first parts of the respective pairs and on the side provide the other part of the chosen input pair, i.e. either B or D (B |+| D).

Present a choice between two pairs ((A |*| B) |&| (C |*| D)) as a choice (A |&| C) between the first parts of the respective pairs and on the side provide the other part of the chosen input pair, i.e. either B or D (B |+| D).

Attributes

Inherited from:
StarterAppBase
implicit def subscriberPollableDuality[A, B](implicit AB: Dual[A, B]): Dual[LSubscriber[B], LPollable[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def supply[A]: A |*| -[A] -⚬ One
Exported from AbstractStarterKit

Uses the resource from the first in-port to satisfy the demand from the second in-port. Alias for backvert.

Uses the resource from the first in-port to satisfy the demand from the second in-port. Alias for backvert.

Attributes

Inherited from:
StarterAppBase
def swap[A, B]: A |*| B -⚬ B |*| A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def testByVals[A, B, K](aKey: Getter[A, Val[K]], bKey: Getter[B, Val[K]], pred: (K, K) => Boolean): A |*| B -⚬ A |*| B |+| A |*| B
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def toChoiceOfDemands[A, B]: -[A |+| B] -⚬ -[A] |&| -[B]
Exported from AbstractStarterKit

Converts demand for either to a choice of which side to supply. Alias for distributeInversionInto_|+|.

Converts demand for either to a choice of which side to supply. Alias for distributeInversionInto_|+|.

Attributes

Inherited from:
StarterAppBase
def toScalaList[A]: LList[Val[A]] -⚬ Val[List[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def transformResource[R, A, S, B](f: (R, A) => (S, B), release: Option[S => Unit]): Res[R] |*| Val[A] -⚬ Res[S] |*| Val[B]
Exported from AbstractStarterKit

Transforms a resource into a resource of (possibly) different type.

Transforms a resource into a resource of (possibly) different type.

Attributes

A

additional parameter of the transformation

B

additional output of the transformation

R

type of the input resource

S

type of the output resource

f

the transformation function. It receives the input resource and additional input of type A. It returns the new resource and additional output of type B.

release

called to release the new resource in case of a crash. None means no cleanup is needed

Inherited from:
StarterAppBase
def transformResource0[R, S](f: R => S, release: Option[S => Unit]): Res[R] -⚬ Res[S]
Exported from AbstractStarterKit

Variant of transformResource that does not take additional input and does not produce additional output.

Variant of transformResource that does not take additional input and does not produce additional output.

Attributes

Inherited from:
StarterAppBase
def transformResourceAsync[R, A, S, B](f: (R, A) => Async[(S, B)], release: Option[S => Async[Unit]]): Res[R] |*| Val[A] -⚬ Res[S] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def transformResourceAsync0[R, S](f: R => Async[S], release: Option[S => Async[Unit]]): Res[R] -⚬ Res[S]
Exported from AbstractStarterKit

Variant of transformResourceAsync that does not take additional input and does not produce additional output.

Variant of transformResourceAsync that does not take additional input and does not produce additional output.

Attributes

Inherited from:
StarterAppBase
def tryAcquire[A, R, B, E](acquire: A => Either[E, (R, B)], release: Option[R => Unit]): Val[A] -⚬ Val[E] |+| Res[R] |*| Val[B]
Exported from AbstractStarterKit

Acquires a resource of type R. Might fail with an error of type E.

Acquires a resource of type R. Might fail with an error of type E.

Attributes

A

parameters of the acquire function

B

additional data produced by acquiring the resource

E

type of the error

R

type of the resource

release

called to release the resource in case of a crash. None means no cleanup is needed

Inherited from:
StarterAppBase
def tryAcquireAsync[A, R, B, E](acquire: A => Async[Either[E, (R, B)]], release: Option[R => Async[Unit]]): Val[A] -⚬ Val[E] |+| Res[R] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def trySplitResource[R, A, S, T, B, E](f: (R, A) => Either[E, (S, T, B)], release1: Option[S => Unit], release2: Option[T => Unit]): Res[R] |*| Val[A] -⚬ Val[E] |+| Res[S] |*| Res[T] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def trySplitResourceAsync[R, A, S, T, B, E](f: (R, A) => Async[Either[E, (S, T, B)]], release1: Option[S => Async[Unit]], release2: Option[T => Async[Unit]]): Res[R] |*| Val[A] -⚬ Val[E] |+| Res[S] |*| Res[T] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def tryTransformResource[R, A, S, B, E](f: (R, A) => Either[E, (S, B)], release: Option[S => Unit]): Res[R] |*| Val[A] -⚬ Val[E] |+| Res[S] |*| Val[B]
Exported from AbstractStarterKit

Transforms a resource into a resource of (possibly) different type. Might fail with an error of type E.

Transforms a resource into a resource of (possibly) different type. Might fail with an error of type E.

Attributes

A

additional parameter of the transformation

B

additional output of the transformation

E

type of the error

R

type of the input resource

S

type of the output resource

f

the transformation function. It receives the input resource and additional input of type A. It returns either an error of type E or the new resource and additional output of type B. In case the transformation results in an error, the original resource is ''not'' released automatically— the passing of the original resource R to the transformation function f indicates transfer of responsibility for the resource to the function f.

release

called to release the new resource in case of a crash. None means no cleanup is needed

Inherited from:
StarterAppBase
def tryTransformResourceAsync[R, A, S, B, E](f: (R, A) => Async[Either[E, (S, B)]], release: Option[S => Async[Unit]]): Res[R] |*| Val[A] -⚬ Val[E] |+| Res[S] |*| Val[B]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def unContrapositive[A, B](f: -[A] -⚬ -[B]): B -⚬ A
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def unInvertClosure[A, B]: A =⚬ B -⚬ -[B =⚬ A]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def uncurry[A, B, C](f: A -⚬ B =⚬ C): A |*| B -⚬ C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def unliftBoolean: Bool -⚬ Val[Boolean]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def unliftEither[A, B]: Val[A] |+| Val[B] -⚬ Val[Either[A, B]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def unliftNegPair[A, B]: Neg[A] |*| Neg[B] -⚬ Neg[(A, B)]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def unliftPair[A, B]: Val[A] |*| Val[B] -⚬ Val[(A, B)]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def unpack[F[_]]: Rec[F] -⚬ F[Rec[F]]
Exported from AbstractStarterKit

Unpacks one level of a recursive type definition.

Unpacks one level of a recursive type definition.

Attributes

Inherited from:
StarterAppBase
def unpackDemand[F[_]]: -[Rec[F]] -⚬ -[F[Rec[F]]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def unveilSequentially[A, Ā, B](implicit ev: Dual[A, Ā]): A |*| B -⚬ Ā =⚬ B
Exported from AbstractStarterKit

Given A and B concurrently (A |*| B), we can suggest that A be consumed before B by turning it into Ā =⚬ B, where Ā is the dual of A.

Given A and B concurrently (A |*| B), we can suggest that A be consumed before B by turning it into Ā =⚬ B, where Ā is the dual of A.

Attributes

Inherited from:
StarterAppBase
implicit def valNegDuality[A]: Dual[Val[A], Neg[A]]
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def zapPremises[A, Ā, B, C](implicit ev: Dual[A, Ā]): A =⚬ B |*| Ā =⚬ C -⚬ B |*| C
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type |&| = |&|
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final val |&|: |&|.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type |*| = |*|
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final type |+| = |+|
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final val |+|: |+|.type
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
def ΛI[A, B, C, D](f: A -⚬ B |*| C): A |*| D -⚬ B |*| C |*| D
Exported from AbstractStarterKit

Λ is the uppercase Greek letter lambda.

Λ is the uppercase Greek letter lambda.

Attributes

Inherited from:
StarterAppBase
Exported from AbstractStarterKit

Attributes

Inherited from:
StarterAppBase
final type = |+|
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase
final type = |*|
Exported from CoreDSL

Attributes

Inherited from:
StarterAppBase