Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 251 Bytes

libstructure

libstructure provide an API to manipulate typed and structured data

It can be used to :

  • define tree datatypes (or "structures")
  • create values (instances) of those types
  • import/export those type definitions and value instances