On Sat Dec 27 09:50:09 2008, masak wrote: > Implement the ff and fff infix operators, as described in S03:2345.
Ok, first cut of flipflops implemented in http://github.com/bacek/rakudo/commit/08fffbc6d62ab72e0dd9f80098275afce0f32fbf and http://github.com/bacek/rakudo/commit/7dfa1b13819bcb3d3d3f515fd82de43934666f92 It's not perfect, but works for simple cases. S03-operators/flip-flop.t updated and commited with help of TimToady++ -- Bacek