Search code examples
What is wrong with my Clean program which compiler give the error "cannot unify demanded type w...

clean-language

Read More
How to check if a number is palindrome in Clean...

functional-programmingclean-language

Read More
Modulo function in Clean...

purely-functionalclean-language

Read More
Clean language: append number in end of file, fwritei doesn't work...

functional-programmingclean-language

Read More
Clean3.0 get directory contents...

clean-language

Read More
How to read from stdin?...

functional-programmingstdioclean-languageuniqueness-typing

Read More
How is it possible to write a class with two template parameters, where one is a list/array of the o...

functional-programmingclean-language

Read More
N-Queens example program strange output...

functional-programmingn-queensclean-language

Read More
Split string to a list of strings in Clean...

stringsplitfunctional-programmingclean-language

Read More
How to split a string on spaces in Clean?...

functional-programmingclean-language

Read More
How do Rust's ownership semantics relate to uniqueness typing as found in Clean and Mercury?...

rustmove-semanticsmercuryclean-language

Read More
Error in using Maybe types in CLEAN...

haskellfunctional-programmingclean-language

Read More
How to lowercase a string in CLEAN...

functional-programmingclean-language

Read More
How to list the files of a directory in Clean...

clean-language

Read More
BackNext