Re: Function minimization and random numbers
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Tue, 5 Feb 2008 16:46:52 -0000
Jon Harrop <usenet@xxxxxxxxxxxxxx> wrote:
Marc Gravell wrote:
Cheers for that; of course, it is double edged if "standard" .NET
consumers can't use the F# libs... but there we are ;-p
You can write libraries in F# that other languages can use but, of course,
you must avoid features (e.g. closures) that C# and VB lack.
In what way does C# lack closures? It supports them in the form of
delegates with captured variables etc. It may not be the same form that
F# uses, but that's not the same thing.
Hopefully Microsoft will hoist the generally-useful functionality currently
in F#'s stdlib out and put it into core .NET instead. This would give the
best of both worlds.
Indeed.
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
.
- Follow-Ups:
- Re: Function minimization and random numbers
- From: Jon Harrop
- Re: Function minimization and random numbers
- References:
- Re: Function minimization and random numbers
- From: Jon Harrop
- Re: Function minimization and random numbers
- From: Marc Gravell
- Re: Function minimization and random numbers
- From: Jon Harrop
- Re: Function minimization and random numbers
- From: Marc Gravell
- Re: Function minimization and random numbers
- From: Jon Harrop
- Re: Function minimization and random numbers
- Prev by Date: Re: sharpziplib unzip tar sample framework 2.0
- Next by Date: Re: sharpziplib unzip tar sample framework 2.0
- Previous by thread: Re: Function minimization and random numbers
- Next by thread: Re: Function minimization and random numbers
- Index(es):
Relevant Pages
|