An open API service indexing awesome lists of open source software.

https://github.com/omarabedelkader/implementors-sorter

Completion sorting by method definitions
https://github.com/omarabedelkader/implementors-sorter

pharo pharo-smalltalk

Last synced: 29 days ago
JSON representation

Completion sorting by method definitions

Awesome Lists containing this project

README

          

# Implementors-Sorter

```st
Metacello new
githubUser: 'omarabedelkader' project: 'Implementors-Sorter' commitish: 'main' path: 'src';
baseline: 'ImplementorsSorter';
load
```