You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that:
I want to implement it by using integerArray so that we can calculate easily.
But I can't use integerArray as 'fingerprint' uses some alphabets.
I want to change the base __primitive_extension_declaration using only numbers.
If it is a problem, I'll use 'array' instead of 'integerarray'.
The text was updated successfully, but these errors were encountered:
I'm making 'float' primitive extension.
The problem is that:
I want to implement it by using integerArray so that we can calculate easily.
But I can't use integerArray as 'fingerprint' uses some alphabets.
I want to change the base
__primitive_extension_declaration
using only numbers.If it is a problem, I'll use 'array' instead of 'integerarray'.
The text was updated successfully, but these errors were encountered: