Data.EDN.Types

Types

data Value

data Tagged a

type TaggedValue

Internal containers

type EDNList

type EDNVec

type EDNSet

type EDNMap

type Pair

Tag manipulation

setTag

getTag

stripTag

Constructors

tag

notag

Trivial values

nil

bool

true

false

char

string

symbol

symbolNS

keyword

integer

floating

Containers

makeList

makeVec

makeSet

makeMap