Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintMatrix ¶
PrintMatrix outputs a rectangular integer matrix in YAML text format.
`indent` is the current YAML indentation level - the number of spaces. `name` is the name of the corresponding YAML block. If empty, no separate block is created. `fixNegative` changes all negative values to 0.
func SafeString ¶
SafeString returns a string which is sufficiently quoted and escaped for YAML.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.