Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
SisMaker
/
jiffy
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Projects
0
Julkaisut
62
Wiki
Toiminta
Selaa lähdekoodia
Strings can be atoms or binaries
pull/98/head
Paul J. Davis
9 vuotta sitten
vanhempi
a32a12f8b5
commit
f284a1b2b0
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/jiffy.erl
+ 1
- 1
src/jiffy.erl
Näytä tiedosto
@ -19,7 +19,7 @@
|
json_array
(
)
.
-
type
json_array
(
)
:
:
[
json_value
(
)
]
.
-
type
json_string
(
)
:
:
binary
(
)
.
-
type
json_string
(
)
:
:
atom
(
)
|
binary
(
)
.
-
type
json_number
(
)
:
:
integer
(
)
|
float
(
)
.
-
type
json_object
(
)
:
:
{
[
{
json_string
(
)
,
json_value
(
)
}
]
}
.
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna