Working on some Go code. Implemented a function, which returns a function, which returns a type that itself has a function which itself returns a function. Four levels of function nesting. Might be a record in my Go career (excluding unit tests).
Working on some Go code. Implemented a function, which returns a function, which returns a type that itself has a function which itself returns a function. Four levels of function nesting. Might be a record in my Go career (excluding unit tests).