Update README.md
Fixe source colouring
This commit is contained in:
parent
32e16c300f
commit
00f5eca1c0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Welcome. Did you ever feel limited by the strict dogma of srfi-158 generators? M
|
||||||
|
|
||||||
They allow you to write coroutine generators without having to deal with any nitty gritty details:
|
They allow you to write coroutine generators without having to deal with any nitty gritty details:
|
||||||
|
|
||||||
```
|
``` scheme
|
||||||
(import (awesome-coroutine-generators base))
|
(import (awesome-coroutine-generators base))
|
||||||
(define simple-gen
|
(define simple-gen
|
||||||
(simple-generator
|
(simple-generator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue