stefankoegel / clickyEvaluation

Visual tool for stepwise evaluation of simple Haskell expressions
MIT License
20 stars 4 forks source link

Arithmetic Sequences lower and upper bounds of Int #34

Closed starkstark closed 8 years ago

starkstark commented 8 years ago

fixes: over- or underflow error in AS added: tests for AS

stefankoegel commented 8 years ago

Thanks.