The Context.Label method and LABEL global function did not agree. Also breaks the convention I'd like to set that capitalized functions must agree with existing Go assembly syntax. To help avoid a conflict with `avo.Label`, attributes were moved to their own package. Fixes #35
StadtX
Implementation of StadtX hash in avo, ported directly from the PeachPy implementation in dgryski/go-stadtx.
Credit
License
LGPLv3 following the original work.