OptionalkeyBuild the cache key from the call arguments. Defaults to a structural,
type-tagged encoding of the arguments that throws MemoKeyError for
values it cannot encode deterministically (functions, symbols, class
instances, circular references).
OptionalnameName used in instrumentation events and key errors. Defaults to the wrapped function's name.
Options for
createMemo(...).