sbt.util

package sbt.util

Members list

Concise view

Type members

Classlikes

trait Applicative[F[_]] extends Apply[F]

Attributes

Companion:
object
Graph
Supertypes
trait Apply[F]
trait Functor[F]
class Object
trait Matchable
class Any
Known subtypes
trait Monad[F]
trait Selective[F]

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Apply[F[_]] extends Functor[F]

Attributes

Companion:
object
Graph
Supertypes
trait Functor[F]
class Object
trait Matchable
class Any
Known subtypes
trait Applicative[F]
trait Monad[F]
trait Selective[F]
trait FlatMap[F]
object Apply

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Apply.type
trait FlatMap[F[_]] extends Apply[F]

Attributes

Companion:
object
Graph
Supertypes
trait Apply[F]
trait Functor[F]
class Object
trait Matchable
class Any
Known subtypes
trait Monad[F]
object FlatMap

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
FlatMap.type
trait Functor[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Apply[F]
trait Applicative[F]
trait Monad[F]
trait Selective[F]
trait FlatMap[F]
object Functor

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Functor.type
trait Monad[F[_]] extends FlatMap[F] with Applicative[F]

Attributes

Companion:
object
Graph
Supertypes
trait Applicative[F]
trait FlatMap[F]
trait Apply[F]
trait Functor[F]
class Object
trait Matchable
class Any
object Monad

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Monad.type
final case class NoJsonWriter[A]() extends OptJsonWriter[A]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait OptJsonWriter[A]
class Object
trait Matchable
class Any
sealed trait OptJsonWriter[A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NoJsonWriter[A]

Attributes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object OptJsonWriter.type
trait Selective[F[_]] extends Applicative[F]

Attributes

Graph
Supertypes
trait Applicative[F]
trait Apply[F]
trait Functor[F]
class Object
trait Matchable
class Any
trait Show[A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object Show

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Show.type
final case class SomeJsonWriter[A](value: JsonWriter[A]) extends OptJsonWriter[A]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait OptJsonWriter[A]
class Object
trait Matchable
class Any