Make the map term more specific
This commit is contained in:
parent
04ea54a2b3
commit
6d71eeccf4
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
-ifdef(maps_support).
|
||||
-type json_term() :: [{binary() | atom(), json_term()}] | [{},...]
|
||||
| [json_term()] | []
|
||||
| map()
|
||||
| #{ binary() | atom() => json_term() }
|
||||
| true | false | null
|
||||
| integer() | float()
|
||||
| binary() | atom()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue