## Possible undefined Function

|name|ops/sec|samples|
|-|-|-|
|Using if to check function existence|1,413,464|81|
|Using ? operator to avoid rejection|1,498,080|88|


<details>
<summary>Environment</summary>

* __Machine:__ linux x64 | 4 vCPUs | 15.2GB Mem
* __Run:__ Fri May 03 2024 23:12:56 GMT+0000 (Coordinated Universal Time)
</details>

<!--
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":15.245216369628906},"benchmarks":[{"name":"Using if to check function existence","opsSec":1413463.7823841658,"samples":3},{"name":"Using ? operator to avoid rejection","opsSec":1498079.733106796,"samples":3}]}-->
