For the |>, is there a “good” or “standard” way to write them.

The former is preferred.

1
2
3
4
5
Let ABC = 
                SeqAAA
                |> Seq.map(function0)
                |> Seq.map(function1)
                ….
By on 5/26/2009 10:17 AM ()

Yes, this is the recommendation we make in Expert F# chapter 19, and it seems fairly consistent with common F# community practice.

Kind regards

don

By on 5/27/2009 6: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