Skip to content

Use a specific Literal to decide how to apply wrap_kvs trans functions.  #12

@thorwhalen

Description

@thorwhalen

Proposal: Use FirstArgIsMapping(Literal)

A Literal class to mark a function as being one where the first argument is
a mapping (store). This is intended to be used in wrappers such as wrap_kvs
to indicate when the first argument of a transformer function trans like
key_of_id, preset, etc. is the store itself, therefore should be applied as
trans(store, ...) instead of trans(...).

┆Issue is synchronized with this Asana task by Unito

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions