The Artima Developer Community
Sponsored Link

Scala Buzz
Querying a Dataset with Scala's Pattern Matching

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Arnold deVos

Posts: 16
Nickname: 57998
Registered: Aug, 2008

Arnold deVos is consultant in the electric power industry.
Querying a Dataset with Scala's Pattern Matching Posted: Sep 19, 2010 12:32 AM
Reply to this message Reply

This post originated from an RSS feed registered with Scala Buzz by Arnold deVos.
Original Post: Querying a Dataset with Scala's Pattern Matching
Feed Title: Notas van de Vos
Feed URL: http://notes.langdale.com.au/blog.rss
Feed Description: Software related Notes by Arnold deVos
Latest Scala Buzz Posts
Latest Scala Buzz Posts by Arnold deVos
Latest Posts From Notas van de Vos

Advertisement
This post is about matching patterns against collections, combining patterns in interesting ways and defining patterns in terms of other patterns. Patterns defined in this way look and feel like a lightweight, domain specific query language. Very little supporting code is required.

Read: Querying a Dataset with Scala's Pattern Matching

Topic: Flex 4 Fun is Ready 4 You Previous Topic   Next Topic Topic: Generators in Scala

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use