Remove the use of createMapIterator
helper from compile
#2414
Labels
area/compiler
Categorize issue or PR as compiler (@neo-one/smart-contract-compiler) related
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-soon
Must be staffed and worked on either currently, or very soon.
See #2412 for how and why the
CreateMapIterator
helper was created. Then see the problem that this created in the description of #2413. #2413 began the process of removing this helper from use in the compiler, but this needs to be finished to increase the user friendliness and reduce the cost of contracts from our compiler.The text was updated successfully, but these errors were encountered: