go_fast_hashmap

package module
v0.0.0-...-e562860 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2016 License: MIT Imports: 2 Imported by: 0

README

go-fast-hashmap

Documentation

Index

Constants

View Source
const BucketSize = 3

Variables

This section is empty.

Functions

This section is empty.

Types

type Hashmap

type Hashmap struct {
	// contains filtered or unexported fields
}

func New

func New(size uint64) *Hashmap

func (*Hashmap) Get

func (m *Hashmap) Get(key string) (int, bool)

func (*Hashmap) Set

func (m *Hashmap) Set(key string, value int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL