categories: [Patterns] 10: Event sourcing — Building state from a list of past events The Command and Event types The Command handler Calling the command handler Advantages and...
categories: [Patterns] The requirements for a Turtle Common code 1. Basic OO — A class with mutable state Calling the turtle object Advantages and disadvantages 2: Basic FP -...
Chapter 19 Interfacing C with OCaml 19.1 Overview and compilation information 19.1.1 Declaring primitives 19.1.2 Implementing primitives 19.1.3 Statically linking C code wit...