└── README.md /README.md: -------------------------------------------------------------------------------- 1 | implementation 2 | ============== 3 | 4 | In this repo we will document how each method in the library should behave 5 | 6 | There are pages to discuss about implementation, pages are in the wiki. 7 | 8 | To get list of functions to implements, and what to return for each one, please check https://github.com/VerbalExpressions/implementation/wiki/List-of-methods-to-implement 9 | --------------------------------------------------------------------------------