Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nic30/hdlConvertor
/ is_bitstring
Method
is_bitstring
src/hdlAst/bigInteger.cpp:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
bool BigInteger::is_bitstring() const {
15
return bitstring_base != BigInteger::INVALID_BASE;
16
}
17
18
}
19
}
Callers
2
toPy
Method · 0.80
dump
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected