Skip to content

Commit

Permalink
added collaboration.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbui904 committed Jan 19, 2022
1 parent b3d6bc6 commit fc18ff6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions assignment5-starter/collaboration.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
All codes written in main.scm is written by either Thien K. M. Bui or Victor Huang. That being said, we did have to look up how the "apply" method worked via stackoverflow (https://stackoverflow.com/questions/27488723/what-is-the-difference-between-map-and-apply-in-scheme).
4 changes: 2 additions & 2 deletions assignment5-starter/main.scm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Written by Thien K. M. Bui
; Written by Thien K. M. Bui and Victor Huang
; Assignment 5, Carleton College CS251 Winter '22
; Last editted 1/17/21
; Last editted 01/18/21

;curry3
;param: 1 parameter, my_function
Expand Down

0 comments on commit fc18ff6

Please sign in to comment.