ToAlignOps

cats.Align$.ToAlignOps
trait ToAlignOps extends Serializable

Attributes

Source:
Align.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object nonInheritedOps.type
trait AllSyntax
object implicits.type
object all.type
object align.type

Members list

Concise view

Implicits

Implicits

implicit def toAlignOps[F[_], A](target: F[A])(implicit tc: Align[F]): Ops[F, A] { type TypeClassType = Align[F]; }

Attributes

Source:
Align.scala