view = f(data)
route = f(url)
apiData = f(route)
apiRequest = f(form)
sanitizedData = f(untrustedInput)
state = f(events)
animationFrame = f(time)
cssVariables = f(tokens)
cssRules = f(selector)
localizedText = f(key, values)