Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #61764] [TODO] Implement ff and fff

1 view
Skip to first unread message

Carl Mäsak

unread,
Dec 27, 2008, 12:50:09 PM12/27/08
to bugs-bi...@netlabs.develooper.com
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #61764]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61764 >


Implement the ff and fff infix operators, as described in S03:2345.

Vasily Chekalkin via RT

unread,
Feb 15, 2009, 1:46:38 AM2/15/09
to perl6-c...@perl.org
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

Carl Mäsak via RT

unread,
May 17, 2012, 9:37:34 AM5/17/12
to perl6-c...@perl.org
On Sat Jan 07 12:00:19 2012, moritz wrote:
> FWIW infix ff is now implemented, fff is still missing.

And now they're both implemented, and I'm told they have tests.
0 new messages