Instance type naming pattern "classname+<>c". Xiaowei Wang Created July 03, 2017 10:44 Can anyone tell me what does +<>c mean in this type name please?
+<>c type means that you have a function closures in program code: https://en.wikipedia.org/wiki/Closure_(computer_programming)