thoughtstem / morugamu

7 stars 6 forks source link

cards->pages broken? #16

Closed srfoster closed 6 years ago

srfoster commented 6 years ago

I tried to pass an list of images into this function and got an error:

length: contract violation expected: list? given: (object:image% ...)

Fix?

srfoster commented 6 years ago

Note. The function (as documented) says it needs to take 9 images or less. But we need a function that takes an arbitrary number of images. So let's add that feature to this function and then re-document it.