nkh / P5-App-Asciio

Plain ASCII diagram
https://nkh.github.io/P5-App-Asciio/
56 stars 4 forks source link

Refactor: transform_elements_to_ascii_two_dimensional_array #108

Closed nkh closed 11 months ago

nkh commented 1 year ago

sub transform_elements_to_ascii_two_dimensional_array is a hack!

4 function calls from copy to clipboard to the function creating the ascii, functions that need to be named more properly.

Cross also has a function to create an array, slightly different.

Too many functions doing the same thing, mixing everything and not called what they should.