From ae19ebab381e6902cce2c7a3efd4a0949357c866 Mon Sep 17 00:00:00 2001
From: Benoit Germain
- This document was revised on 22-Jan-14, and applies to version 3.8.2. + This document was revised on 22-Jan-14, and applies to version 3.8.3.
@@ -645,8 +645,8 @@- If a lane body pulls a C function imported by a module required before Lanes itself (thus not through a hooked require), the lane generator creation will raise an error. - The function name it shows is a path where it was found by scanning _G. As a utility, the name guessing functionality is exposed as such: + If a lane body pulls a C function imported by a module required before Lanes itself (thus not through a hooked require), the lane generator creation will raise an error. + The function name it shows is a path where it was found by scanning _G. As a utility, the name guessing functionality is exposed as such:
+ Starting with version 3.8.3, lanes.nameof() searches the registry as well. +
+-- cgit v1.2.3-55-g6feb