point?
Generic function
Summary
Returns true if object is a point.
Signature
point? object => boolean
Arguments
- object
- An instance of type
<object>.
Values
- boolean
- An instance of type
<boolean>.
Library
duim-geometry
Module
duim-geometry
Description
Returns #t if object is a point.