Merge pull request #77 from kpy3/unused-spec-from-preencode
Update README.md
This commit is contained in:
commit
a86cbec611
1 changed files with 0 additions and 1 deletions
|
@ -517,7 +517,6 @@ encode(Term, Opts) -> JSON
|
|||
Term = json_term()
|
||||
JSON = json_text()
|
||||
Opts = [option() | space | {space, N} | indent | {indent, N}]
|
||||
F = fun((any()) -> any())
|
||||
N = pos_integer()
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue