Ad
  • Custom User Avatar

    I use array.with() in my code, it works perfectly fine in vs code, but when I ran test here, below errors came up.

    TypeError: result.with is not a function
    at fifo (test.js:8:29)
    at doTest (test.js:27:17)
    at Context. (test.js:33:3)
    at process.processImmediate (node:internal/timers:471:21)