I entered the code below in the REPL and tried to use tab completion after typing 'up-'. This doesn't work since the function name is automatically converted to upCaseName. This is just a feature request. Thanks.
up-case-name = (.name .= to-upper-case!)