lib: toHex -> toHexString & toBase -> toBaseDigits

This makes the type of these functions more apparent from the name.
This commit is contained in:
Bas van Dijk
2020-07-20 13:14:19 +02:00
parent e15815e885
commit 6e7822b8f3
4 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ let
inherit (trivial) id const pipe concat or and bitAnd bitOr bitXor
bitNot boolToString mergeAttrs flip mapNullable inNixShell min max
importJSON warn info showWarnings nixpkgsVersion version mod compare
splitByAndCompare functionArgs setFunctionArgs isFunction toHex toBase;
splitByAndCompare functionArgs setFunctionArgs isFunction toHexString toBaseDigits;
inherit (fixedPoints) fix fix' converge extends composeExtensions
makeExtensible makeExtensibleWithCustomName;
inherit (attrsets) attrByPath hasAttrByPath setAttrByPath