Imports of package idm

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/bits-and-blooms/bitsetPackage bitset implements bitsets, a mapping between non-negative integers and boolean values.