So I guess with new builtin functions we will be breaking backwards compatibility?
(This is the same behavior as the append built-in function today, for example. These things in Go are _not_ reserved keywords, they are simply global functions that can be overridden at other scopes.)