Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ shuffle
Method
shuffle
packages/core/test/acceptance/animation_spec.ts:550–553 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
548
}
549
550
shuffle() {
551
const
arr = this.items();
552
this.items.set([arr[1], arr[0]]);
553
}
554
555
remove() {
556
const
arr = this.items();
Callers
2
animation_spec.ts
File · 0.80
vitest-patch-globals.spec.js
File · 0.80
Calls
3
shuffleArray
Method · 0.95
markForCheck
Method · 0.80
set
Method · 0.65
Tested by
no test coverage detected