Documentation ¶
Overview ¶
Package stencil generates specialized versions of Go packages by replacing types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
stencil
Command stencil generates specialized versions of Go packages by replacing types.
|
Command stencil generates specialized versions of Go packages by replacing types. |
examples
|
|
std
|
|
num
Package num provides numeric utilities intended to be used with stencil As an example, to use a version of num specialized for int32 use import "github.com/sridharv/stencil/std/num/Number/int32"
|
Package num provides numeric utilities intended to be used with stencil As an example, to use a version of num specialized for int32 use import "github.com/sridharv/stencil/std/num/Number/int32" |
slice
Package slice implements operations on slices.
|
Package slice implements operations on slices. |
Click to show internal directories.
Click to hide internal directories.