Pages tagged with functional

Filtering Arrays in Objective C

02/15/2008 objc(8)functional(4)

A quick look at how to filter NSArrays in Objective C.

Writing Join in Erlang

05/05/2008 erlang(20)functional(4)

Erlang doesn't have a built in function for joining strings, and so I sat down to put one together quickly. A quick look at two different ways that join can be implemented.

Thoughts on Dating Erlang

04/30/2008 erlang(20)functional(4)

I have been working on a project using Erlang for the last few days, and have been enjoying it a good bit. Its given me a few topics to think about: message passing and functional string handling, among others.

Failure of Implicit Conventions: Determining Function Destructiveness

07/18/2007 language-design(4)functional(4)

The distinction between destructive and non-destructive methods is important, but most languages rely on unwritten convention to differentiate one from the other. We need to do better than this.

Will Larson

Your delightful host.
Email: lethain[at]gmail
Develop at SocialCode.
Used to Digg, and Y!.

Tags

Top Referrers

  • stackoverflow (22892)
  • news.ycombinator (13476)
  • reddit (9761)
  • More…
 

All Rights Reserved, Will Larson 2007 - 2013.