button v0.1.0 (2016-06-27T04:12:33Z)
Dub
Repo
Index
button
state
Convenience type for an edge composed of two indices.
struct
Index
(T)
alias
Index
(
A
,
B
)
=
Edge
!(
Index
!
A
,
Index
!
B
)
alias
Index
(
A
,
B
)
=
Edge
!(
Index
!
A
,
Index
!
B
)
Meta
Source
See Implementation
button
state
aliases
EdgeIndex
EdgeRow
NeighborIndex
Other
classes
BuildState
InvalidEdge
functions
parse
structs
Index
Neighbor
Convenience type for an edge composed of two indices.