Documentation
Lean
.
Compiler
.
NameMangling
Search
return to top
source
Imports
Lean.Data.Name
Imported by
String
.
mangle
Lean
.
Name
.
mangle
Lean
.
mkModuleInitializationFunctionName
source
def
String
.
mangle
(
s
:
String
)
:
String
Equations
Instances For
source
@[export lean_name_mangle]
def
Lean
.
Name
.
mangle
(
n
:
Name
)
(
pre
:
String
:=
"l_"
)
:
String
Equations
Instances For
source
@[export lean_mk_module_initialization_function_name]
def
Lean
.
mkModuleInitializationFunctionName
(
moduleName
:
Name
)
:
String
Equations
Instances For