(a, b)
| 257 | }; |
| 258 | } |
| 259 | function _temp7(a, b) { |
| 260 | return a.identity.agentName.localeCompare(b.identity.agentName); |
| 261 | } |
| 262 | function _temp6(t_1) { |
| 263 | return t_1.type === "in_process_teammate"; |
| 264 | } |
nothing calls this directly
no outgoing calls
no test coverage detected