-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.d
46 lines (41 loc) · 969 Bytes
/
index.d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Ddoc
$(P JSON Parsing and Serialization library.)
$(P The following table is a quick reference guide for which ASDF modules to
use for a given category of functionality.)
$(BOOKTABLE ,
$(TR
$(TH Modules)
$(TH Description)
)
$(TR
$(TDNW $(MREF0 asdf))
$(TD Publicly inludes
$(MREF asdf,asdf),
$(MREF asdf,jsonparser),
$(MREF asdf,serialization),
$(MREF asdf,transform).
)
)
$(TR
$(TDNW $(MREF asdf,asdf))
$(TD ASDF Representation)
)
$(TR
$(TDNW $(MREF asdf,jsonparser))
$(TD JSON Parsing API)
)
$(TR
$(TDNW $(MREF asdf,serialization))
$(TD ASDF and JSON Serialization)
)
$(TR
$(TDNW $(MREF asdf,transform))
$(TD Mutable ASDF data structure)
)
)
Copyright: Copyright © 2020-, Ilia Ki.
Macros:
TITLE=ASDF
WIKI=ASDF
DDOC_BLANKLINE=
_=