Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReactiveX/rxjs
/ replace
Method
replace
apps/rxjs.dev/src/app/shared/location.service.ts:56–58 ·
view source on GitHub ↗
(url: string)
Source
from the content-addressed store, hash-verified
54
}
55
56
replace(url: string) {
57
window.location.replace(url);
58
}
59
60
private stripSlashes(url: string) {
61
return
url.replace(/^\/+/,
''
).replace(/\/+(\?|#|$)/,
'$1'
);
Callers
15
typecheckEvidence
Function · 0.45
declaredPackageTargets
Function · 0.45
localSpecOutputName
Function · 0.45
moduleName
Function · 0.45
get_test_name
Function · 0.45
format_value
Function · 0.45
AssertRecord
Function · 0.45
sanitize_unpaired_surrogates
Function · 0.45
status_class
Function · 0.45
get_asserts_output
Function · 0.45
get_stack
Function · 0.45
toImportedPath
Function · 0.45
Calls
no outgoing calls
Tested by
2
__subscriptionFrame
Function · 0.36
__subscriptionFrame
Function · 0.36