First high order function example: ``` function map(bytes32 funcHash, bytes32[][] memory dataHash) public returns(bytes32[] outputDataHash) ``` It will use `dType.run()` for each iteration.
First high order function example:
It will use
dType.run()for each iteration.