Categorygithub.com/snowmerak/generics-for-go/v2

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Generics for go

A useful generic codes for go

godoc

Go Reference

types

types package is set of generic types.

option

result

pointer

tuple

pair

tripple

syntax

syntax package is a set of control flow with generic.

cond

cond has if, and switch.

pipe

pipe is a function pipeline.

iterable

iterable package gives iterable structure with slice or map.

collections

collections package a set of generic collections.

list

slice

table

set

test

test package gives some useful testing tool.

assert