english icon indicating copy to clipboard operation
english copied to clipboard

Added code to opDispatch to make a full example that can be copy, pas…

Open MikeShah opened this issue 2 years ago • 2 comments

Added code to opDispatch to make a full example that can be copy, pasted and run. I believe this will more clearly help users understand opDispatch. For clarity, I changed the incoming type to spell out 'Type'

MikeShah avatar Jan 29 '23 22:01 MikeShah

BTW There are other examples such as here that don't declare main.

ntrel avatar Jul 03 '23 12:07 ntrel

BTW There are other examples such as here that don't declare main.

My thoughts are for the call logger example it is something new enough enough that a beginner might want to copy & paste. :)

MikeShah avatar Jul 03 '23 13:07 MikeShah