Alex Kuznetsov
every { <http://myThing.do|myThing.do>() } returns 1 andThenThrows Exception("No way!") andThen 3 andThen 4
Shawn
(every { myThing.execute() } returns 1 andThenThrows Exception("No way!") andThen 3 andThen 4)
every { myThing.execute() } returns 1 andThenThrows Exception("No way!") andThen 3 andThen 4
infix
A modern programming language that makes developers happier.