@typeberry/trie
Advanced tools
Comparing version
@@ -263,2 +263,3 @@ /** A return value of some comparator. */ | ||
// TODO [ToDr] `fill` should have the argments swapped to align with the rest. | ||
/** Create a [`Bytes<X>`] with all bytes filled with given input number. */ | ||
@@ -265,0 +266,0 @@ static fill<X extends number>(len: X, input: number): Bytes<X> { |
@@ -230,2 +230,3 @@ 'use strict'; | ||
} | ||
// TODO [ToDr] `fill` should have the argments swapped to align with the rest. | ||
/** Create a [`Bytes<X>`] with all bytes filled with given input number. */ | ||
@@ -232,0 +233,0 @@ static fill(len, input) { |
{ | ||
"name": "@typeberry/trie", | ||
"version": "0.0.1-163b287", | ||
"version": "0.0.1-27cc00b", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "author": "Fluffy Labs", |
86498
0.19%2157
0.09%