(removalbe_p 'b2)
; => NIL
(removalbe_p 'b1)
; => T
(add-brick '(b4 shape brick))
(add-supports 'b4 '(b1))
(removalbe_p 'b1)
; => NIL
(remove-blk 'b4)
(removalbe_p 'b1)
; => T
-
Notifications
You must be signed in to change notification settings - Fork 0
gogotanaka/brick
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Brick in Common Lisp
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published