Skip to content

identify: Get rid of onlyGet argument #1028

@narqo

Description

@narqo

As we don't use onlyGet argument anywhere, we can remake the API of the module to works like this identify(...args).

This will be help us to reduce copy-paste like var fnId = identify(fn) + (fnCtx? identify(fnCtx) : '')

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions