Box.sides

struct Box(E, uint D)
@property const
sides
()
()
if (
D >= 1
)

Return Value

Type: auto

Length of Sides

Meta