• Eric Myhre's avatar
    Fix up the type structures for unions. · b60e5f7e
    Eric Myhre authored
    Also make some of the placeholder construction functions.
    (Not all of them.  Just the ones I intend to use first.)
    
    There was some very unfinished placeholder stuff going on there.
    (And ironically, it wasn't written in a very clear union-like way;
    it gets a lot less icky when it's rewritten so that it's uniony.)
    b60e5f7e
type.go 6.65 KB