• Eric Myhre's avatar
    Reboot typed dir. Now with child packages. · c8e3e1d4
    Eric Myhre authored
    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: default avatarEric Myhre <hash@exultant.us>
    c8e3e1d4
typeMethods.go 1.1 KB