Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2014
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Scala 0.09 KB | None | 0 0
  1. (&Cons(ref x, ~ref next_xs), &Cons(ref y, ~ref next_ys)) if x == y => eq(next_xs, next_ys)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement