package orphans
- Alphabetic
- Public
- Protected
Type Members
- abstract final class cats.Applicative[R[_[_]]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-core as a dependency without REQUIRING a cats-core dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-core as a dependency without REQUIRING a cats-core dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.Functor[R[_[_]]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.Monad[M[_[_]]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.Parallel[K[_[_]]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.effect.IO[K[_]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.effect.kernel.Async[R[_[_]]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.effect.kernel.GenTemporal[R[_[_], E]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.effect.kernel.MonadCancel[R[_[_], E]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.effect.kernel.Sync[R[_[_]]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.effect.std.Dispatcher[R[_[_]]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.effect.unsafe.IORuntime[R] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.kernel.BoundedSemilattice[K[_]] extends AnyRef
No More Orphans
type providers.No More Orphans
type providers. See detail https://blog.7mind.io/no-more-orphans.htmlThese instances uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.kernel.Monoid[K[_]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class cats.kernel.PartialOrder with cats.kernel.Hash[K[_]] extends AnyRef
No More Orphans
type providers.No More Orphans
type providers. See detail https://blog.7mind.io/no-more-orphans.htmlThese instances uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- Note
For Scala 2, it appears necessary for the type in question to be higher-kinded and be top-level to not provoke compile failures when it's not found.
- abstract final class zio.ZIO[K[_, _, _]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
- abstract final class zio.interop.CatsIOResourceSyntax[K[_[_], _]] extends AnyRef
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
This instance uses 'no more orphans' trick to provide an Optional instance only IFF you have cats-effect as a dependency without REQUIRING a cats-effect dependency.
Optional instance via https://blog.7mind.io/no-more-orphans.html
Value Members
- object cats.Applicative
- object cats.Functor
- object cats.Monad
- object cats.Parallel
- object cats.effect.IO
- object cats.effect.kernel.Async
- object cats.effect.kernel.GenTemporal
- object cats.effect.kernel.MonadCancel
- object cats.effect.kernel.Sync
- object cats.effect.std.Dispatcher
- object cats.effect.unsafe.IORuntime
- object cats.kernel.BoundedSemilattice
- object cats.kernel.Monoid
- object cats.kernel.PartialOrder with cats.kernel.Hash
- object zio.ZIO
- object zio.interop.CatsIOResourceSyntax