Packages containing small programs/packages that might come in handy in the future
Search contains an algorithm to execute an predicate. It can be used to search an array for an element for example.
Big contains a wrapper around the math/big
package.
It has a nicer interface than the original package imo.