I solve my previews issue myself, but there is only one block that i dont understand
if uus not in m.keys():
idk what that line means in python? i want to wrote it on javascript but i cant couse i dont understand that loop. can anyone plz explain me what that mean ?
if only know that m.keys() are in javascript Object.keys(lines) So maybe somebody can help me with that
if(var uus "not in" lines), but im trouble with understanding what that "not in" means and how that is in javascript.