Documentation
¶
Index ¶
- func Transpose(a [][]interface{}) [][]interface{}
- func TransposeFloat(a [][]float64) [][]float64
- func TransposeInt(a [][]int) [][]int
- func TransposeString(a [][]string) [][]string
- func TransposeStringObjectTable(column string, rows []mapUtil.StringObjectMap) ([]mapUtil.StringObjectMap, error)
- func TransposeStringTable(column string, rows []mapUtil.StringMap) ([]mapUtil.StringMap, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransposeStringObjectTable ¶
func TransposeStringObjectTable(column string, rows []mapUtil.StringObjectMap) ([]mapUtil.StringObjectMap, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.