genotype_compiler 0.16.1

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