Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Add Effect.mapQueue and .invmapID #11

Merged
merged 1 commit into from
Oct 20, 2019
Merged

Add Effect.mapQueue and .invmapID #11

merged 1 commit into from
Oct 20, 2019

Conversation

inamiy
Copy link
Owner

@inamiy inamiy commented Oct 20, 2019

This PR provides a way of transforming Effect<Input, Queue, ID> into Effect<Input, Queue2, ID2> by adding func mapQueue and func invmapID .

Alongside Effect.mapInput, these functions are useful for EffectMapping composition.

@inamiy inamiy merged commit d5d2a08 into master Oct 20, 2019
@inamiy inamiy deleted the mapQueue-invmapID branch October 20, 2019 05:04
inamiy added a commit that referenced this pull request Jan 25, 2021
Rename `fromEnumProperty` to `AffineTraversal.fromEnum`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant