Database |> Language |> Keywords |> 

ACCORDING

Contents

Definition

Similar to import in Python or require in node.js, the ACCORDING keyword provides a way of building atop other people’s code. In other words, the ACCORDING TO syntax is how you trip on someone else’s LSD.

ACCORDING TO <handle>/<name>

Where the is the handle of the profile who defined the module with a particular . The way this’d look for importing the module named apples written by yev would be:

ACCORDING TO yev/apples

-- Remaining code...

Example


Related: