Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 335 Bytes

union go report card

A utility to find the union of different data types in go

Getting Started

To include union in your project:

go get -u github.com/utils-4-go/union

Be sure to read the documentation here