This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
Making libgeneration available to folang programmers #22
Labels
discussion
This issue serves as a forum for discussion
libgeneration contains several generic algorithms and datastructures
It is developed in a single parametric language named go-li (suffix .go). Because folang is very similiar i did a transpiler and translated libgeneration to folang. Now every folder contains both .go and .fo files. Can your importer import such packages? Detect it's a fo package and use only fo files? Alternative solution is to put each go-li package and fo package into a separate folder. It's easy to fix this. Or I can change go-li suffix.
Come join us on gophers.slack.com channel #generics
The text was updated successfully, but these errors were encountered: