Monte

Results 2 issues of Monte

There are two memoize calls in `createSelectorCreator`. One is to memoize the so called `resultFunc`. The other memoize allows us to skip out early if the resulting selector is called...

enhancement
caching
needsRework

# Huh? What is this PR?? If a developer using plot with typescript has [`exactOptionalPropertyTypes`](https://www.typescriptlang.org/tsconfig/#exactOptionalPropertyTypes) turned on in their own project's tsconfig, then they will get 8 typescript errors from...