What does r8 do to Compose Lambdas that allow such...
# compose
s
What does r8 do to Compose Lambdas that allow such large optimizations for compose?
e
Going off of memory, but I think it does something like combining them into one class. I might be thinking of something else though.