せっかくなのでbisectモジュールについても書きます。 前々回書いたようにbisectモジュールを用いると、リストのソート状態を維持したまま要素を追加することができます。 便利さを体感するためにfruitというリストを作ることにします。 1度の追加であれば ...
Bisect nix builds. Status: alpha/proof of concept. You'll probably have to dig into the implementation if you want to use it. Built for personal use, lightly maintained. PRs welcome. Issues welcome, ...