• Eric Myhre's avatar
    Add Node.IsUndefined, ipld.Undef and ipld.Null. · 6802ea10
    Eric Myhre authored
    The comment in the ipld.Node type about IsUndefined has been there
    quite a while; today we're finally using it.
    
    With this set of changes, the generated code for structs now compiles
    successfully again: the Undef and Null thunks are both used there.
    6802ea10
node.go 6.66 KB