Reboot typed dir. Now with child packages.
See previous commit for more discussion of the child packages to come,
or the schema.md file in the docs dir, which describes similar.
Several large todos in comments.
Quite importantly: typed.Node is now an **interface**, not a concrete
struct itself. The godoc comment should explain this nicely; long
story short, this is going to be relevant when we get to codegen and
other advanced form of native integration.
Signed-off-by: Eric Myhre <hash@exultant.us>
Showing
typed/draft.go
deleted
100644 → 0
typed/errors.go
deleted
100644 → 0
typed/kinds.go
deleted
100644 → 0
typed/system/universe.go
0 → 100644
typed/system/validate.go
0 → 100644
typed/universe.go
deleted
100644 → 0
Please register or sign in to comment