i'm totally in love with `.apply`, i use it all th...
# announcements
c
i'm totally in love with
.apply
, i use it all the time for constructing objects and it's a huge help if you have to create some crazy deeply nested soap messages. no need for temporary variables anymore and your code reflects the structure of the soap message, it's brilliant