<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>F# Zen - Array slices</title><link>http://blogs.msdn.com/chrsmith/archive/2008/12/09/f-zen-array-slices.aspx</link><description>Sorry for not being as regular with blogging, I've been sick and working hard on something pretty exciting. Don will post an announcement sooner or later. Anyways, did you know that in F# you can easily take out a chunk of an array using an Array Slice?</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: F# Zen - Array slices</title><link>http://blogs.msdn.com/chrsmith/archive/2008/12/09/f-zen-array-slices.aspx#9187872</link><pubDate>Wed, 10 Dec 2008 00:14:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9187872</guid><dc:creator>Derek</dc:creator><description>&lt;p&gt;Nice timing -- I was just trying to find a clean way of doing this on the bus this morning. This was exactly my use case, in fact (skipping the first element in a list of Enum names).&lt;/p&gt;
</description></item><item><title>re: F# Zen - Array slices</title><link>http://blogs.msdn.com/chrsmith/archive/2008/12/09/f-zen-array-slices.aspx#9187970</link><pubDate>Wed, 10 Dec 2008 01:15:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9187970</guid><dc:creator>Chris Smith</dc:creator><description>&lt;p&gt;Hehe, that's why they pay me the big bucks :)&lt;/p&gt;
</description></item></channel></rss>