Learn how to compose two linear functions. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of one of ...
Some functions are marked as pure in the docs but don't really follow the widely accepted definition of a pure function. Some functions don't alter the underlying event but the return won't be ...