Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloe-lang/cloe
/ functions
Functions
860 in github.com/cloe-lang/cloe
⨍
Functions
860
◇
Types & classes
71
Function
convertLetMatch
(x interface{})
src/lib/desugar/let_match.go:23
Method
delete
(k Value)
src/lib/core/dictionary.go:105
Method
delete
(v Value)
src/lib/core/string.go:115
Method
delete
(v Value)
src/lib/core/list.go:158
Function
desugarLetExpression
(x interface{})
src/lib/desugar/let_expression.go:8
Function
desugarLetMatch
(x interface{})
src/lib/desugar/let_match.go:13
Function
desugarMutualRecursionStatement
(x interface{})
src/lib/desugar/mutual_recursion.go:12
Method
eval
Eval evaluates a thunk and returns a pure or impure (effect) value.
src/lib/core/thunk.go:52
Method
eval
()
src/lib/core/function.go:12
Method
eval
Eval evaluates a value into a WHNF.
src/lib/core/number.go:16
Method
eval
Eval evaluates a value into a WHNF.
src/lib/core/boolean.go:13
Method
eval
Eval evaluates a value into a WHNF.
src/lib/core/dictionary.go:15
Method
eval
Eval evaluates a value into a WHNF.
src/lib/core/string.go:15
Method
eval
Eval evaluates a value into a WHNF.
src/lib/core/nil.go:13
Method
eval
Eval evaluates a value into a WHNF.
src/lib/core/error.go:18
Method
eval
()
src/lib/core/value_test.go:39
Method
eval
Eval evaluates a value into a WHNF.
src/lib/core/effect.go:13
Method
eval
Eval evaluates a value into a WHNF.
src/lib/core/list.go:13
Function
exhaustError
(State)
src/lib/parse/comb/combinator_test.go:207
Method
include
(k Value)
src/lib/core/dictionary.go:148
Method
include
(v Value)
src/lib/core/string.go:158
Method
include
(elem Value)
src/lib/core/list.go:258
Method
index
(k Value)
src/lib/core/dictionary.go:53
Method
index
(v Value)
src/lib/core/string.go:54
Method
index
(v Value)
src/lib/core/list.go:119
Function
init
()
src/lib/core/init.go:3
Method
insert
(v Value, t Value)
src/lib/core/string.go:71
Method
insert
(i Value, v Value)
src/lib/core/list.go:138
Method
interpret
(args []core.Value)
src/lib/ir/keyword_argument.go:16
Method
interpret
(args []core.Value)
src/lib/ir/positional_argument.go:17
Function
isOrdered
(vs ...Value)
src/lib/core/interfaces.go:192
Function
main
()
src/cmd/cloe/main.go:15
Function
main
()
src/cmd/clutil/main.go:10
Method
merge
(vs ...Value)
src/lib/core/dictionary.go:91
Method
merge
(vs ...Value)
src/lib/core/string.go:93
Method
merge
(vs ...Value)
src/lib/core/list.go:150
Method
merge
(ms names)
src/lib/desugar/names.go:41
Method
names
()
src/lib/ast/positional_parameters.go:10
Method
ordered
()
src/lib/core/number.go:153
Method
ordered
()
src/lib/core/string.go:144
Method
ordered
()
src/lib/core/list.go:221
Function
prepend
(vs ...Value)
src/lib/core/list.go:34
Function
removeAliases
(x interface{})
src/lib/desugar/remove_aliases.go:7
Function
removeUnusedVariables
(x interface{})
src/lib/desugar/remove_unused_variables.go:7
Method
size
()
src/lib/core/dictionary.go:144
Method
size
()
src/lib/core/string.go:154
Method
size
()
src/lib/core/list.go:243
Method
strictDefinition
()
src/lib/parse/parse.go:102
Method
strictExpression
()
src/lib/parse/parse.go:239
Method
string
()
src/lib/core/function.go:72
Method
string
()
src/lib/core/number.go:175
Method
string
()
src/lib/core/boolean.go:106
Method
string
()
src/lib/core/dictionary.go:119
Method
string
()
src/lib/core/string.go:146
Method
string
()
src/lib/core/nil.go:24
Method
string
()
src/lib/core/list.go:223
Function
testFallback
(s string)
src/lib/compile/environment_test.go:11
Method
toList
()
src/lib/core/string.go:128
Method
toList
()
src/lib/core/list.go:197
Function
typeOf
(vs ...Value)
src/lib/core/util.go:55
← previous
801–860 of 860, ranked by callers