1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-26 13:49:14 +08:00

Update utilities.go

This commit is contained in:
Stephen Whitworth 2014-05-04 09:48:00 +01:00
parent aee7e69e7b
commit ea3b3842c9

View File

@ -1,3 +1,5 @@
/* Package utilities implements a host of helpful miscellaneous functions to the library. */
package utilities
import (