Masahiro Sakai
Results
23
comments of
Masahiro Sakai
trafficstars
I see. Thanks!
How about changing `Menoh::Menoh` to `Menoh::ModelData` and `Menoh::MenohModel` to `Menoh::Model`? We can keep original names as aliases of new names for backward compatibility.
It is documented that `IntervalMap` keeps adjacent mappings unmerged even though they are connected and mapped to the same value, and `toList` already returns the result that depends on such...