Kenneth Chung

Results 3 issues of Kenneth Chung

`seqOf` would be useful because it signifies that you should not use `size` (which would return undefined for `seq`s and should use `count()`. Will there be support for this?

jquery does not seem to be used, yet it is required in the umd build. MG works without jquery. this should too right?

in progress

Say I have `index.html` and `about.html`. If I have my browser opened to about.html and update index.html, there's a full page reload. Is there a way to prevent that? Or...