Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ set
Method
set
src/licensedcode/spans.py:213–214 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
211
212
@property
213
def
set(self):
214
return
self._set
215
216
def
issubset(self, other):
217
return
self._set.issubset(other._set)
Callers
15
jstree.min.js
File · 0.45
w
Function · 0.45
Yn
Function · 0.45
Xn
Function · 0.45
e
Function · 0.45
ai
Function · 0.45
Ji
Function · 0.45
d3.min.js
File · 0.45
n
Function · 0.45
jquery.min.js
File · 0.45
P
Function · 0.45
mb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected