Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

siliconbrain/go-mapseqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT: go-mapseqs has been merged into go-seqs. You can import it from the github.com/siliconbrain/go-seqs module using

import "github.com/siliconbrain/go-seqs/mapseqs"

go-mapseqs

go-mapseqs is a library for working with map-like sequential data in Go, taking advantage of generics introduced in Go 1.18.

Usage

Add the library as a dependency:

go get github.com/siliconbrain/go-mapseqs

Import it into your code:

import "github.com/siliconbrain/go-mapseqs/mapseqs"

Use to your heart's delight!

About

A library for working with map-like data in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages