example

package example

Members list

Type members

Classlikes

trait CorvidDatabase[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class GameOfLife(width: Int, height: Int, cells: Set[Point])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GameOfLife

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
GameOfLife.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class Point(x: Int, y: Int)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Routes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Routes.type
object SandboxSSR extends IOApp

Attributes

Supertypes
trait IOApp
class Object
trait Matchable
class Any
Self type
SandboxSSR.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object SearchPage

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object TabbedPage

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type