• The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Clipboard.

(println "lol")
(println "You forgot a quote.")
(println "The \"official?\" tutorial I find pretty meh... I think the one for Haskell I linked you a while back is much better. More fun to read, at least.")
 
function debug($data) {
if(is_array($data) || is_object($data))
{
echo("<script>console.log('PHP: ".json_encode($data)."');</script>");
} else {
echo("<script>console.log('PHP: ".$data."');</script>");
}
}

Don't want stuff visible in the page but need to debug. Don't worry it will be removed if I'm done.
 
233168

Something something Clojure something math something functional programming something don't ruin the purpose of our site by posting the answers to the problems on the Internet.
 
  • Maybe a neutral Jester, or maybe a role very obviously faked.
  • 12/13 villagers, at least four of whom are lying.

had to copypaste this because part of it was unreadable
 
either 7 or 8 both need to be 64 bit.

Wrote it first before thinking about it needing to be a reply and had to lower it.
 
Back
Top