1
0
forked from GitHub/gf-core
Files
gf-core/src
hallgren 68e2c0c0eb minibar: internal state type change
The current intput is now represented as an array of words instead of as a
string.
(This is the kind of change is scary to do in a dynamically type language
like JavaScript. In a statically typed language like Haskell you can do it
with confidence, since you know the compiler can help you catch all mistakes...)
2012-04-10 18:00:13 +00:00
..
2012-03-26 23:56:56 +00:00
2011-03-08 12:32:51 +00:00
2012-04-10 18:00:13 +00:00