Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Distinguish between nil and zero length slices and maps #2839

Merged
merged 1 commit into from
Oct 20, 2019
Merged

Distinguish between nil and zero length slices and maps #2839

merged 1 commit into from
Oct 20, 2019

Conversation

karthikraobr
Copy link
Contributor

Resolves #2813

@karthikraobr karthikraobr changed the title Distinguish between nil and zero slice and maps Distinguish between nil and zero length slices and maps Oct 17, 2019
@karthikraobr
Copy link
Contributor Author

@ramya-rao-a when you have some time could you please have a look :) Thanks!

@ramya-rao-a ramya-rao-a merged commit a8a867c into microsoft:master Oct 20, 2019
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.

Delve shows difference between nil and zero-len/zero-cap slice, Go-extension does not
2 participants