genotype_compiler 0.16.2

Genotype language compiler
Documentation
1
2
3
4
Node: {
  value: string,
  next?: Node,
}