fixed #97
- added functions is_structured() and is_primitive() - updated documentation - updated test cases
This commit is contained in:
parent
3ffedea5c4
commit
c58c5aa8c9
11 changed files with 396 additions and 98 deletions
7
doc/examples/is_primitive.output
Normal file
7
doc/examples/is_primitive.output
Normal file
|
@ -0,0 +1,7 @@
|
|||
true
|
||||
true
|
||||
true
|
||||
true
|
||||
false
|
||||
false
|
||||
true
|
Loading…
Add table
Add a link
Reference in a new issue