loadStmFromCsv

Load CSV file of STM and decode to D code.

  1. string loadStmFromCsvFilePair(string stateKey, string factoryName)
  2. string loadStmFromCsv(string stateKey, string factoryName)
    string
    loadStmFromCsv
    (
    string name
    )
    (
    string stateKey = "▽"
    ,
    string factoryName = "makeStm"
    )

Meta