[SOLVED] CS (define-struct foo (x lst))

$25

File Name: CS_(define-struct_foo_(x_lst)).zip
File Size: 282.6 KB

5/5 - (1 vote)

(define-struct foo (x lst))
;; Foo is (make-foo Integer Baz)
(define-struct baz (z lst))
;; Baz is (make-baz Zorker ListOfFoo)

Copyright By Assignmentchef assignmentchef

(define-struct zorker (i j))
;; Zorker is (make-zorker Number Number)
;; ListOfFoo is one of: ;; empty
;; (cons Foo ListOfFoo)

CS: assignmentchef QQ: 1823890830 Email: [email protected]

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS (define-struct foo (x lst))
$25