• Eric Myhre's avatar
    Nicely composable NodeBuilderGenerator, +mixins. · 7ff42bd3
    Eric Myhre authored
    This cleans up a lot of stuff and reduces the amount of boilerplate
    content that's just generating monomorphizing error method stubs.
    
    The nodeGenerator mixins now also use the node mixins.  I don't know
    why I failed to do that from the start; I certainly meant to.
    It results in shorter generated code, and the compiler turns it into
    identical assembly.
    7ff42bd3
mapGenMixin.go 4.16 KB