Commit 205e857
authored
Update about.md Keys for map can be of any type in access beh.
https://hexdocs.pm/elixir/Access.html
"Access supports keyword lists (Keyword) and maps (Map) out of the box. Keywords supports only atoms keys, **keys for maps can be of any type**. Both return nil if the key does not exist:"1 parent 8d533bd commit 205e857
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments