Adjacent

io.github.iltotore.iron.scalacheck.Adjacent
See theAdjacent companion trait
object Adjacent

Attributes

Companion
trait
Source
Adjacent.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Adjacent.type

Members list

Type members

Classlikes

object given_Adjacent_Double extends Adjacent[Double]

Attributes

Source
Adjacent.scala
Supertypes
trait Adjacent[Double]
class Object
trait Matchable
class Any
Self type
object given_Adjacent_Float extends Adjacent[Float]

Attributes

Source
Adjacent.scala
Supertypes
trait Adjacent[Float]
class Object
trait Matchable
class Any
Self type
object given_Adjacent_Int extends Adjacent[Int]

Attributes

Source
Adjacent.scala
Supertypes
trait Adjacent[Int]
class Object
trait Matchable
class Any
Self type
object given_Adjacent_Long extends Adjacent[Long]

Attributes

Source
Adjacent.scala
Supertypes
trait Adjacent[Long]
class Object
trait Matchable
class Any
Self type

Givens