Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

add Result.map_safe #76

@katunilya

Description

@katunilya

Mapping functions for Result that accept function that might raise exception and internally wraps that into result.safe. Key difference between basic map is in built-in ability to merge 2 Results - one that was returned by passed map function and result subject (on which internal value we perform action)

Metadata

Metadata

Assignees

Labels

featNew feature or requestminorCompleting this issue should bump minor version

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions