Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:stefan-m-lenz/JuliaConnectoR into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-m-lenz committed Jul 15, 2019
2 parents 92f988c + 98f48b8 commit a6df841
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions DEVDOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@
* The sequence of unnamed/positional elements in a list is preceded by the number of (named) elements that follow.

### Types
Lists that have an attributes `JL_TYPE` will be coerced to the corresponding Julia type.
This works only if there is a constructor that accepts all the arguments in the list as positional arguments
such as the default constructor.
Lists that have the attribute `JLTYPE` will be coerced to the corresponding Julia type.

0 comments on commit a6df841

Please sign in to comment.