Skip to content

patatoid/kata_rpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rpn

The Reverse Polish Notation (RPN) calculator kata is a classic programming exercise that involves taking an arithmetic expression in reverse Polish notation, evaluating its value, and returning the result.

run tests

mix test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages