API Reference
LSystems.grow_string — Method
grow_string(tile::AbstractTiles, iterations::Int)L-systemのルールに基づいて、指定された回数だけ文字列を成長させる関数
LSystems.string2positions — Method
string2positions(tile::AbstractTiles{2,T}, lstring::String) where {T}作成したstringをもとに、タイルの描画に必要な座標配列を生成する