Browse Source

formatting

main
heck 2 years ago
parent
commit
f5fb39bb78
  1. 2
      README.md

2
README.md

@ -73,7 +73,7 @@ There are only two type-classes.
| Object | string | char* | | Object | string | char* |
| Object | binary | char* | | Object | binary | char* |
| Object | opaque | void* | | Object | opaque | void* |
| Object | list<T> | list_T* | | Object | list\<T\> | list_T* |
| Object | pair<F,S> | pair_F_S* | | Object | pair<F,S> | pair_F_S* |
### Creation and Destruction ### Creation and Destruction

Loading…
Cancel
Save