-
-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy pathnotes
More file actions
21 lines (14 loc) · 595 Bytes
/
Copy pathnotes
File metadata and controls
21 lines (14 loc) · 595 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
- pretty
- align maps as well as arrays
- unit tests and example for cmd/oj
- optimize unmarshal
- direct parse to struct
----------------
- option to detect duplicate keys or make part of validator
- change stack to include array and map or maybe just map and nil means array
- check performance hit
- check added condition of whether keys should be checked. If too high then copy code
- or separate stack in func for key maps along with dip code
-------------
- Match a JavaScript regular expression. For example, [?(@.description =~ /cat.*/i)]
- Exists syntax? [?(@.x exists)]