Point.area

struct Point(E, uint D)
@property const
E
area
()
if (
D >= 1
)

Return Value

Type: E

Area 0

Meta