Flat

kyo.Flat
See theFlat companion trait
object Flat extends FlatImplicits

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Show all
Self type
Flat.type

Members list

Type members

Classlikes

object unsafe

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
unsafe.type

Givens

Givens

given unit[S]: Flat[Unit < S]

Inherited givens

given anyVal[T <: AnyVal]: Flat[T]

Attributes

Inherited from:
FlatImplicits
inline given infer[T]: Flat[T]

Attributes

Inherited from:
FlatImplicits0
given product[T <: Product]: Flat[T]

Attributes

Inherited from:
FlatImplicits1