Deprecated method, which happened on extending FunctionK.
FunctionK
Returns the available instance for F.
F
Instance for Coeval, returning same reference.
Coeval
Converts a Scala Either to a Coeval.
Either
Converts a cats.Eval to a Coeval.
cats.Eval
Converts Function0 (parameter-less function, also called thunks) to Coeval.
Function0
Converts a cats.effect.SyncIO to a Coeval.
cats.effect.SyncIO
Converts a scala.util.Try to a Coeval.
scala.util.Try