Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
My personal website.
HTML
Projeto de um sistema para jogos de RPG
local
(* http://mlton.org/InfixingOperators *)
infix 3 <\ fun x <\ f = fn y => f (x, y) (* Left section *)
infix 3 \> fun f \> y = f y (* Left application *)
import java.io.IOException
import scala.io.Source
import scala.util.Random
case class RealRandom(val limit: Int) extends Iterator[Int] {
OCamlSDL study using Pacman A.I. algorithms
Standard ML 1 1
SDL UI for Michael Kennett’s Console-based Sudoku showing colours instead of numbers.
OCaml 1 1
Seeing something unexpected? Take a look at the GitHub profile guide.