mirror of
https://github.com/ParkerTenBroeck/coroutines.git
synced 2026-06-07 05:08:51 -04:00
organized, added futures
This commit is contained in:
parent
13d9ba7363
commit
6424548e75
8 changed files with 29 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import generator.Fun;
|
||||
import generator.Gen;
|
||||
import generator.gen.Gen;
|
||||
|
||||
public class Main implements Runnable {
|
||||
public static void main(String[] args) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue