We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1911d commit 80fef1cCopy full SHA for 80fef1c
_posts/2017-01-20-JoyOfOcaml2.md
@@ -305,7 +305,13 @@ let _ = main ()
305
;;
306
{% endhighlight %}
307
308
-I think I have a logical representation of the status of the cells in this game of life. Still I have to fire the game
+I think I have a logical representation of the status of the cells in this game of life.
309
+
310
+{:class="img-responsive"}
311
312
313
+Still I have to fire the game
314
315
and look at the game visually. This is the unfinished part that should start the game.
316
317
{% highlight OCaml %}
0 commit comments