optima
optima copied to clipboard
Add time complexity notes
Something like this:
Variable pattern: O(1)
Constructor pattern: O(n) where n = arity of the constructor