JsonIntegralTemplate

io.github.cakelier.tuples.space.JsonTemplate$.JsonNumericTemplate$.JsonIntegralTemplate$
See theJsonIntegralTemplate companion trait

Companion object to the JsonIntegralTemplate trait, containing its implementation.

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Companion object to the JsonIntTemplate trait, containing its implementation.

Companion object to the JsonIntTemplate trait, containing its implementation.

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait JsonIntTemplate extends JsonIntegralTemplate[Int]

A JsonTemplate that can be matched against an integer numeric value.

A JsonTemplate that can be matched against an integer numeric value.

Attributes

Companion
object
Supertypes
trait JsonTemplate
class Object
trait Matchable
class Any
Show all

Companion object to the JsonLongTemplate trait, containing its implementation.

Companion object to the JsonLongTemplate trait, containing its implementation.

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

A JsonTemplate that can be matched against a long integer numeric value.

A JsonTemplate that can be matched against a long integer numeric value.

Attributes

Companion
object
Supertypes
trait JsonTemplate
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror