(t_1)
| 260 | return a.identity.agentName.localeCompare(b.identity.agentName); |
| 261 | } |
| 262 | function _temp6(t_1) { |
| 263 | return t_1.type === "in_process_teammate"; |
| 264 | } |
| 265 | function _temp5(t_0) { |
| 266 | return t_0.type === "in_process_teammate"; |
| 267 | } |
nothing calls this directly
no outgoing calls
no test coverage detected