mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 23:58:48 +00:00
🎨 Fix table markdown in README.md
This commit is contained in:
parent
1a8e1c8eaf
commit
0c79885796
@ -6,8 +6,9 @@ X10D (pronounced *extend*), is a collection of class libraries that provide vari
|
|||||||
|
|
||||||
## Extended Classes
|
## Extended Classes
|
||||||
Below is a list of the number of extension methods written for a given type. Overloaded methods are not counted.
|
Below is a list of the number of extension methods written for a given type. Overloaded methods are not counted.
|
||||||
|
|
||||||
| Type | Library | Method count |
|
| Type | Library | Method count |
|
||||||
|- |- |- |
|
| :--- | :--- | :--- |
|
||||||
| `byte` / `byte[]` | `X10D` | 8 |
|
| `byte` / `byte[]` | `X10D` | 8 |
|
||||||
| `char` | `X10D` | 1 |
|
| `char` | `X10D` | 1 |
|
||||||
| `IComparable` | `X10D` | 2 |
|
| `IComparable` | `X10D` | 2 |
|
||||||
|
Loading…
Reference in New Issue
Block a user