mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Using INumber<T> for pretty printing nadeko currency
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace Nadeko.Common;
|
||||
using System.Numerics;
|
||||
|
||||
namespace Nadeko.Common;
|
||||
|
||||
public readonly struct ShmartNumber : IEquatable<ShmartNumber>
|
||||
{
|
||||
|
Reference in New Issue
Block a user