Packages

p

nrktkt

ninny

package ninny

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

Package Members

  1. package compat

Type Members

  1. type ToJson[A] = ToJsonValue[A, JsonValue]
  2. type ToJsonObject[A] = ToJsonValue[A, JsonObject]
  3. type ToSomeJson[A] = ToSomeJsonValue[A, JsonValue]
  4. type ToSomeJsonObject[A] = ToSomeJsonValue[A, JsonObject]

Value Members

  1. def arr(values: SomeJsonMagnet*): JsonArray
  2. def obj(nameValues: (String, JsonMagnet)*): JsonObject

Inherited from AnyRef

Inherited from Any

Ungrouped