Package

ltbs.uniform

webmonad

Permalink

package webmonad

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. webmonad
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type DB = Map[String, Encoded]

    Permalink
  2. type Encoded = String

    Permalink
  3. trait Persistence extends AnyRef

    Permalink
  4. trait PlayInterpreter extends Controller

    Permalink
  5. type ValidatedData[A] = Option[Validated[ValidationError, A]]

    Permalink
  6. type ValidationError = String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped