Seq.skip and Seq.tl returns results that re-iterate past all the 'skipped' elements each time they are evaluated. So you can't quite use them the same way you would in Haskell. If you want to do this, you can use the LazyList type in the PowerPack instead.

See also e.g.

[link:cs.hubfs.net]

By on 12/10/2008 2:18 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper