That expression is a recursive call to lazy-seq-fibo, but this time, it is calling the two argument case, passing in 0 and 1 to it.
该表达式是对lazy - seq - fibo的一个递归调用,不过这次,它调用的是有两个参数的情况,并向其传递0和1。
The first example illustrates calling a Scheme function from C, passing in an argument, and capturing the return value.
第一个例子演示如何从 C 调用一个 Scheme 函数,传入一个参数,并捕获返回值。
For example, the previous article formed a box by creating a square Face object and calling the pushpull method with an argument of -9.
例如,前一篇文章通过创建一个正方形Face对象,并使用参数- 9调用pushpull方法,形成了一个盒状立体图形。
应用推荐