Skip to content

withValue(value) consistency #253

Closed
Closed
@Jolanrensen

Description

@Jolanrensen

Some functions in the API have the option withValue such as update { something }.withValue(value) while other functions, such as convert {} say they have it in the docs, yet don't.

We need to either add withValue everywhere a with occurs or just remove withValue from the entire API since with { value } does the same thing.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation (not KDocs)invalidThis issue/PR doesn't seem right

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions