Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algorithm-archivists/algorithm-archive
/ exists
Function
exists
builders/coconut.py:37–38 ·
view source on GitHub ↗
(env)
Source
from the content-addressed store, hash-verified
35
env.Append(BUILDERS={
'Coconut'
: coconut_compiler})
36
37
def
exists(env):
38
return
env.Detect(
'coconut'
)
39
40
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected