Skip to content

feat: Add MapPtr func#769

Open
stepan-tikunov wants to merge 1 commit into
samber:masterfrom
stepan-tikunov:map-ptr
Open

feat: Add MapPtr func#769
stepan-tikunov wants to merge 1 commit into
samber:masterfrom
stepan-tikunov:map-ptr

Conversation

@stepan-tikunov
Copy link
Copy Markdown

implements #768

Copy link
Copy Markdown

@zaqbez39me zaqbez39me left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From my perspective, the pull request is complete.
Want to propose only one style fix

Comment thread type_manipulation.go
Comment on lines +80 to +82
result := transform(*x)

return &result
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return ToPtr(transform(*x))

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.

2 participants