package
Version:
v3.0.1+incompatible
Opens a new window with list of versions in this module.
Published: Feb 7, 2015
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func IF_(condition func() bool, ifData interface{}) interface{}
func IF_ELSE_(condition func() bool, ifData, elseData interface{}) interface{}
func TIMES_(no int, fn func(n int) interface{}) *Element
Source Files
¶
Click to show internal directories.
Click to hide internal directories.