package shsh import ( "strings" ) // TODO: Enum{Operator, Variable} // TODO build hashmap bucket // TODO define type for function signature operation // TODO functions for get_symbol, add_symbol