• Rob Pike's avatar
    exp/template: functions · b177c978
    Rob Pike authored
    Add the ability to attach functions to template and template sets.
    Make variadic functions and methods work.
    Still to come: static checking of function names during parse.
    
    R=golang-dev, dsymonds
    CC=golang-dev
    https://golang.org/cl/4643068
    b177c978
parse.go 17.2 KB