Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ is
Function
is
tools/ngui/static/js/lib/angular.js:5853–5855 ·
view source on GitHub ↗
(chars)
Source
from the content-addressed store, hash-verified
5851
return
tokens;
5852
5853
function
is(chars) {
5854
return
chars.indexOf(ch) != -1;
5855
}
5856
5857
function
was(chars) {
5858
return
chars.indexOf(lastCh) != -1;
Callers
1
lex
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected