Sobes.tech
Junior — Senior

Function that executes once

livecode

Task condition

Create a function implemented via closure that allows only a single call. On the first call, it should execute the given logic, and on all subsequent calls, it should return undefined.