Skip to content
  • hmoreau's avatar
    Array of states to one specific state · 865b7cb4
    hmoreau authored
    The previous design allowed functions to return an array of multiple
    states, but now they are all dedicated to computing one specific state.
    
    GoRoutineFunc has been changed.
    G2PMain structure has been totally changed.
    
    * boilerplate/main.go,
      main.go,
      transform/cfg/transform.go,
      transform/functiondefs.go: Here.
    865b7cb4