Commit 0414fde
committed
Move second
`PoseMap` is intended to be a SAM, and the `map()` overload is only
there for convenience. Making it an extension method cleans up the
interface. If performance is an issue, it can safely be moved back
into the interface.map out of PoseMap
1 parent a25ccb0 commit 0414fde
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
550 | 549 | | |
551 | 550 | | |
| 551 | + | |
| 552 | + | |
552 | 553 | | |
553 | 554 | | |
554 | 555 | | |
| |||
0 commit comments