40 reputation
14
bio website
location BBB
age
visits member for 1 year, 11 months
seen May 21 at 2:02
stats profile views 6
MyObject =
  checkCondition: (num) ->
    return true if num is 5

  getSum: (num) ->
    total = 0
    total += i for i in [1..num] when @checkCondition i
    total

This user has not answered any questions
Stack Overflow Stack Overflow 40 rep 14
Ask Ubuntu Ask Ubuntu 21 rep 1
Code Review Stack Exchange Code Review 21 rep 2
Super User Super User 1 rep

5 Votes Cast

all time   by type  
5 up 0 question
0 down 5 answer