Skip to content

InjectiveLabs/b

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github.com/cznic/b has moved to modernc.org/b (vcs).

Please update your import paths to modernc.org/b.

Usage in InjectiveLab projects

Put this into go.mod:

replace modernc.org/b => github.com/InjectiveLabs/b v1.1.0

Then use as normal:

import (
	btree "modernc.org/b"
)

About

github.com/cznic/b has moved to modernc.org/b

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 97.2%
  • Makefile 2.8%