From a8536d6f44345d7ef86cdc9c67e6efbe80f024de Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 15 Sep 2021 21:22:09 -0400 Subject: "module:" => "using" --- stdlib/source/documentation/lux.lux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'stdlib/source/documentation/lux.lux') diff --git a/stdlib/source/documentation/lux.lux b/stdlib/source/documentation/lux.lux index d349dc0df..91480ba4c 100644 --- a/stdlib/source/documentation/lux.lux +++ b/stdlib/source/documentation/lux.lux @@ -1,4 +1,4 @@ -(.module: +(.using [library [lux [program {"+" program:}] @@ -594,9 +594,9 @@ (list#each int#encoded ))))]) -(documentation: /.module: +(documentation: /.using "Module-definition macro." - [(.module: + [(.using [lux "*" [control ["M" monad "*"]] @@ -988,7 +988,7 @@ ..open: ..|>> ..<<| - ..module: + ..using ..# ..with@ ..revised@ -- cgit v1.2.3