PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 23, 2006

F# 1.1.11.6 Released

Posted: 2006-05-23 22:16:00
Languages ::

F# 1.1.11.6 has been released. F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

This release candidate includes: namespaces-related changes; null values without type annotations; the implementation of structural comparison, equality, and hashing in F# code; type-qualified discriminator names; BigNum performance improvements; improved compiler optimizations; plus other changes and bugfixes.