Skip to content

Add Unalign::update method (#212)#223

Merged
joshlf merged 1 commit intov0.6.xfrom
v0.6.x-fa7be1b
Aug 3, 2023
Merged

Add Unalign::update method (#212)#223
joshlf merged 1 commit intov0.6.xfrom
v0.6.x-fa7be1b

Conversation

@joshlf
Copy link
Member

@joshlf joshlf commented Aug 3, 2023

Adds the Unalign::update method, which allows updating an Unalign in-place via a callback. This works by temporarily moving the Unalign into the local stack frame in order to call the callback.

Closes #206

Adds the `Unalign::update` method, which allows updating an `Unalign`
in-place via a callback. This works by temporarily moving the `Unalign`
into the local stack frame in order to call the callback.

Closes #206
@joshlf joshlf merged commit 07c3228 into v0.6.x Aug 3, 2023
@joshlf joshlf deleted the v0.6.x-fa7be1b branch August 3, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant