#APLQuest 2015-04: Write a function that implements progressive dyadic iota (see https://apl.quest/2015/4/ to test your solution and view ours).

#APL #ArraySearching #IndexOf

APL Quest 2015-4: PDI - Progressive Dyadic Iota

Write a function that implements progressive dyadic iota.