math.rectangles vocabulary - Factor Documentation (original) (raw)
math.rectangles vocabulary
Factor handbook » Vocabulary index
Documentation
Rectangles
Metadata
Parents: | math |
---|---|
Tags: | math |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
loc dim |
Parsing words
Word | Syntax |
---|---|
![]() |
Generic words
Word | Stack effect |
---|---|
![]() |
( point rect -- ? ) |
![]() |
( rect1 rect2 -- ? ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( rect rect -- array array ) |
![]() |
( rect rect -- array array ) |
![]() |
( loc ext -- rect ) |
![]() |
( loc dim -- rect ) |
![]() |
( -- rect ) |
![]() |
( rect loc -- newrect ) |
![]() |
( loc -- rect ) |
![]() |
( rect -- loc dim ) |
![]() |
( rect -- center ) |
![]() |
( points -- rect ) |
![]() |
( rect -- loc ext ) |
![]() |
( rect1 rect2 -- newrect ) |
![]() |
( rect dim -- rect' ) |
![]() |
( rect1 rect2 -- newrect ) |
![]() |
( rect1 rect -- ) |
![]() |
( ..a+b rect1 rect2 loc-quot: ( ..a loc1 loc2 -- ..c ) ext-quot: ( ..b ext1 ext2 -- ..d ) -- ..c+d ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/math/rectangles/rectangles.factor
resource:basis/math/rectangles/rectangles-docs.factor
resource:basis/math/rectangles/rectangles-tests.factor
Metadata files
resource:basis/math/rectangles/tags.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |
|
![]() |