This website requires JavaScript.
Explore
Help
Sign In
github
/
elm
Watch
1
Star
0
Fork
You've already forked elm
0
mirror of
https://github.com/correl/elm.git
synced
2024-11-16 03:00:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4999d42ab5
elm
/
exercises
/
triangle
/
Triangle.elm
7 lines
62 B
Elm
Raw
Normal View
History
Unescape
Escape
Update elm-package.json and .elm files to support Elm 0.17
2016-05-13 02:26:52 +00:00
module
Triangle
exposing
(..)
Use a type to express triagles instead of strings (#97) Use a type to express triangles instead of strings
2016-08-16 00:16:34 +00:00
version
:
Int
version
=
2
Reference in a new issue
Copy permalink