A pre-built card for showing a function and examples of calling it. ``` js devboard.examples(fn, [ [1, 2], [4, 5] ]); ```