G-Node / nix

Neuroscience information exchange format
https://readthedocs.org/projects/nixio/
Other
66 stars 36 forks source link

New boolean representation #639

Closed achilleas-k closed 7 years ago

achilleas-k commented 7 years ago

Booleans are now stored as enums with members "FALSE" and "TRUE".

Fixes issue #635.