Package: graphene
Function graphene:point-init
| Lambda Listgraphene:point-init (p x y) ArgumentsReturn ValueThe initialized graphene:point-t instance. Details              Initializes the point to the given x and y coordinates.  
  It is safe to call this function multiple times.   | See also | 
2025-08-09