From 7d31e295dc782afc92f3215d1571e629a5407fbf Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 10 Jun 2024 18:16:57 +0200 Subject: Removed .demote_full_userdata --- docs/index.html | 52 ++++++++++++++-------------------------------------- 1 file changed, 14 insertions(+), 38 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 5675f65..4e8cc25 100644 --- a/docs/index.html +++ b/docs/index.html @@ -367,19 +367,6 @@ - - - .demote_full_userdata - - - nil/false/true - - - If equal to false or nil, Lanes raises an error when attempting to transfer a non-deep full userdata, else it will be demoted to a light userdata in the destination. - Default is false (set to true to get the legacy behaviour). - - - .track_lanes @@ -1547,47 +1534,36 @@ On the other side, you need to use a common Linda for waiting for multiple keys.

Data passed between lanes (either as starting parameters, return values, upvalues or via Lindas) must conform to the following: -

- -

-- cgit v1.2.3-55-g6feb