exercism / exercism/free-pascal
Pangram approach using generic collections or FGL
Open
- Dominant language
- Pascal
- Stars
- 12
- Forks
- 13
- Avg merge
- 1h 37m
- Merged PRs (30d)
- 1
Description
We could add one or two approaches using https://wiki.freepascal.org/Data_Structures,_Containers,_Collections
- FGL (Free Generics Library)
- Generics Collections
I think we would need to disable warnings, like in [ETL](https://github.com/exercism/free-pascal/blob/a4648c736b512f29a57451e896d48f2d005308a7/exercises/practice/etl/.meta/example.pas#L5)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.