Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sml

What do "continuations" mean in functional programming?(Specfically SML)

SML/NJ - One line length function using foldr

sml fold smlnj ml

Converting a string to int in SML

sml

Can you disable all print statements in SML

sml smlnj

SML Option Monad (bind operator not working)

operators bind monads sml

Keyword "as" in SML/NJ

sml smlnj

Is there a way to get a Curried form of the binary operators in SML/NJ?

operators sml currying smlnj

right-hand-side of clause doesn't agree with function result type

sml smlnj

SML : why functions always take one-argument make language flexible

function sml

Trouble with Curry functions (SML/NJ)

BigInt for Standard ML/NJ

SML/NJ: getting user input

user-input sml smlnj

Convert Array to List in SML

sml

Self-referential data type with single constructor cannot be `Show`n

How to do an addition on a list with a condition?

Why do types 'a and ''Z not match up in SML?

sml

EQUALOP error message with SML

syntax sml ml

foldr/foldl with logic operators in SML

Experiences teaching or learning map/reduce/etc before recursion? [closed]

elseif statement in Standard ML?

sml smlnj