leastfixedpoint

Archived tweet #9207 from the @leastfixedpoint Twitter Archive
@adoemon @leahvelleman It isn't zip xs (tail xs); first, it should be defined when xs=[], and second, notice that the output is [(1,2),(3,4),(5,6)], not [(1,2),(2,3),(3,4),(4,5),(5,6)]