From 42ec7286b2d36a9ba22925f816a17cb1cc2aa5ce Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 11:32:16 +0800 Subject: + Penlight --- Data/Libraries/Penlight/docs/libraries/pl.html | 139 +++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 Data/Libraries/Penlight/docs/libraries/pl.html (limited to 'Data/Libraries/Penlight/docs/libraries/pl.html') diff --git a/Data/Libraries/Penlight/docs/libraries/pl.html b/Data/Libraries/Penlight/docs/libraries/pl.html new file mode 100644 index 0000000..f3d134f --- /dev/null +++ b/Data/Libraries/Penlight/docs/libraries/pl.html @@ -0,0 +1,139 @@ + + + + + Penlight Documentation + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + +
+ +

Module pl

+

Entry point for loading all PL libraries only on demand, into the global space.

+

Requiring 'pl' means that whenever a module is implicitly accesssed + (e.g. utils.split) + then that module is dynamically loaded. The submodules are all brought into + the global space. +Updated to use pl.import_into

+ + + +
+
+ + + + +
+
+
+generated by LDoc 1.4.6 +
+
+ + -- cgit v1.1-26-g67d0