Next Previous Up Top Contents Index

2.3 DUIM-Geometry Module

region-set-function

Generic function

Summary

Returns the function that composed the region.

Signature

region-set-function region => function

Arguments

region
An instance of type <region>.

Values

function
An instance of type <function>.

Library

duim-geometry

Module

duim-geometry

Description

Returns the function that composed the region, intersection, union, or difference.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index