Package: blocks-world

Generic Function blocks-world:put-on

Lambda List

blocks-world:put-on (instance support)

Arguments

instance -- a blocks-world:movable-block instance
support -- a blocks-world:basic-block instance

Return Value

True on success.

Details

Move block instance onto block support. Prints the steps taken and returns true or prints an error message and returns false.
 

See also

2025-09-06