• Eric Myhre's avatar
    NodeAssembler.Done -> NodeAssembler.Finish. · f92f20eb
    Eric Myhre authored
    We use the word "done" as the predicate in iterators; therefore it's
    confusing to also use it as a verb for *doing* completion elsewhere.
    
    "Finish" also has the advantage of sounding slightly more active --
    which it is, since it's often involved in housekeeping and, well,
    *finishing* assignment within the enclosing parent value, as well as
    in evaluating validations for types that have them.
    f92f20eb
nodeBuilder.go 7.75 KB