You can do some fun magic with delegates, but you ...
# announcements
r
You can do some fun magic with delegates, but you can't do anything like
"foo" = bar()
. You could just define an infix function for that though.