Skip to content

valentindruon/Logic-operators-erlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logic-operators-erlang

Logic operators implementation in erlang

It's an exercise that let me learn the usage of pattern matching and functions in Erlang. The purpose is to return a boolean atom (true or false) according to existing logic operators.

(I chose to assume that non-boolean atoms are evaluated as false)

About

Logic operators implementation in erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages