Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compact ¶
func Compact(t interface{}) string
Compact returns a compact printed version of an interface{} via marshalling into JSON
func DoubleUnorderedEqual ¶
DoubleUnorderedEqual compares two arrays of strings to see they have the same member it runs unorderedEqual twice to get a correct result
func Pretty ¶
func Pretty(t interface{}) string
Pretty returns a pretty printed version of an interface{} via Marshalling into JSON
func SortCompare ¶
SortCompare sorts and then compares arrays of strings putting Husain's code into a function... BTW this is 10x faster for a few dozen entries in each list
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.