gchrupala/funktional

IdMapper._transform should not mutate IdTable

gchrupala opened this issue · 1 comments

.fit should do all the mutation, while ._transform should just read the values in IdTable

Should be OK the way it is.