basically, objectWithKeys, but with the keys being provided from a key property from the value object (default to id).
- should take an option to index/key by another property
factory should default to simpleObject, but with the defined key property injected (id by default)
factory should take the key as the first argument, just like objectWithKeys
basically,
objectWithKeys, but with the keys being provided from akeyproperty from the value object (default toid).factoryshould default tosimpleObject, but with the definedkeyproperty injected (idby default)factoryshould take thekeyas the first argument, just likeobjectWithKeys