invert

fun invert(boosts: Map<String, Int>, stats: Set<String> = emptySet()): Map<String, Int>

把指定 stat 子集取反。