PureOps

io.scalaland.chimney.internal.compiletime.fp.Applicative.PureOps
final class PureOps[A](a: A) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def pure[F[_]](implicit F: Applicative[F]): F[A]