Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. |= input=*
  2. ?@ input
  3. ?:(=(0 (mod input 2)) "input was an even atom" "input was an odd atom")
  4. "input was a cell"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement