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
- Host: GitHub
- URL: https://github.com/omarabedelkader/implementors-sorter
- Owner: omarabedelkader
- License: mit
- Created: 2025-12-23T18:39:50.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-23T19:05:23.000Z (6 months ago)
- Last Synced: 2025-12-25T08:53:47.098Z (6 months ago)
- Topics: pharo, pharo-smalltalk
- Language: Smalltalk
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Implementors-Sorter
```st
Metacello new
githubUser: 'omarabedelkader' project: 'Implementors-Sorter' commitish: 'main' path: 'src';
baseline: 'ImplementorsSorter';
load
```