json4s-scalaz
json4s-scalaz
org.json4s.native.scalaz
org.json4s.scalaz
Base
JsonScalaz
Lifting
Func1ToJSON
Func2ToJSON
Func3ToJSON
Func4ToJSON
Func5ToJSON
Func6ToJSON
Func7ToJSON
Func8ToJSON
Tuples
Types
Error
UnexpectedJSONError
NoSuchFieldError
UncategorizedError
Fail
JSONR
JSONW
JSON
json4s-scalaz
/
org.json4s.scalaz
/
Base
Base
trait
Base
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
object
JsonScalaz
Implicits
Implicits
Implicits
implicit
def
bigintJSON
:
<none>
[
BigInt
]
implicit
def
boolJSON
:
<none>
[
Boolean
]
implicit
def
doubleJSON
:
<none>
[
Double
]
implicit
def
intJSON
:
<none>
[
Int
]
implicit
def
jvalueJSON
:
<none>
[
JValue
]
implicit
def
listJSONR
[A](implicit evidence$1:
<none>
[A]):
<none>
[
List
[A]]
implicit
def
listJSONW
[A](implicit evidence$2:
<none>
[A]):
<none>
[
List
[A]]
implicit
def
longJSON
:
<none>
[
Long
]
implicit
def
mapJSONR
[A](implicit evidence$5:
<none>
[A]):
<none>
[
Map
[
String
, A]]
implicit
def
mapJSONW
[A](implicit evidence$6:
<none>
[A]):
<none>
[
Map
[
String
, A]]
implicit
def
optionJSONR
[A](implicit evidence$3:
<none>
[A]):
<none>
[
Option
[A]]
implicit
def
optionJSONW
[A](implicit evidence$4:
<none>
[A]):
<none>
[
Option
[A]]
implicit
def
stringJSON
:
<none>
[
String
]