誰かが理由を説明するのを助けることができますか
(define gg (lambda (ff x) (ff x x x))
これらすべてのプロパティを持っていますか?ありがとう
gg requires two arguments when called
gg's first argument should be a function
gg's first argument should be a function that accepts 3 arguments
誰かが理由を説明するのを助けることができますか
(define gg (lambda (ff x) (ff x x x))
これらすべてのプロパティを持っていますか?ありがとう
gg requires two arguments when called
gg's first argument should be a function
gg's first argument should be a function that accepts 3 arguments