This project has declared the following modules:
Name | Description |
---|---|
Roman to Arabic | Convert Roman numerals to Arabic numbers. |
Flip-Flop Predicate | Emulates flip-flop logic similar to two-dots flip-flop in Perl or Ruby. |
Legal Age Predicate | Emulates a predicate that checks if a person is of legal age. |
Legal Age Web Application | Uses the legal age predicate to check if a person is of legal age. |