Skip to content

Slice of pointers mapping support#12

Draft
elgopher wants to merge 1 commit intomasterfrom
slice-of-pointers-support
Draft

Slice of pointers mapping support#12
elgopher wants to merge 1 commit intomasterfrom
slice-of-pointers-support

Conversation

@elgopher
Copy link
Owner

@elgopher elgopher commented Jan 15, 2026

Add support for mapping slices of pointers:

  • []*struct
  • []*string (simple types)
  • []*map

Fixes the bug #11 reported by @anpic

@elgopher elgopher mentioned this pull request Jan 15, 2026
@elgopher elgopher changed the title Slice of pointers support Slice of pointers mapping support Jan 15, 2026
@elgopher elgopher force-pushed the slice-of-pointers-support branch from 044bb82 to 802e9e5 Compare January 15, 2026 19:13
@elgopher elgopher force-pushed the slice-of-pointers-support branch from 802e9e5 to 6a10b12 Compare January 15, 2026 19:13
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