v21’s avatarv21’s Twitter Archive—№ 60,993

  1. …in reply to @ojahnn
    @ojahnn i used to think list comprehensions were good, but now I code in C# and Linq is my savior now
    1. …in reply to @v21
      @ojahnn (i think it's nicer & more flexible to have these conditions as lambda statements inside appended method calls rather than nested inside a big clause with special syntax)