Link Details

Link 98617 thumbnail
User 160542 avatar

By kirillcool
via codecommit.com
Published: Jul 28 2008 / 08:52

As I hinted previously, this series is intended to delve into Scala’s extensive collections API and the many ways in which it can make your life easier. Probably the most important operations you could ever perform on collections are those which examine each element, one at a time. After all, what’s a more common array idiom than looping over all values?
  • 15
  • 0
  • 707
  • 136

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.