Exemple #1
0
 public Cons AsLazyList()
 {
     return(Runtime.AsLazyList(this));
 }