As a developer of GUIs for experimental use I'd like to make use of the interfaces, types, and other components which allow for easy parsing of data contained by the DType.
For parsing and testing, it would be useful to have things like newDType, dTypeGetStringValue, dTypeGetType, etc. exported.
As a developer of GUIs for experimental use I'd like to make use of the interfaces, types, and other components which allow for easy parsing of data contained by the
DType.For parsing and testing, it would be useful to have things like
newDType,dTypeGetStringValue,dTypeGetType, etc. exported.