Skip to content
Snippets Groups Projects

add fosdem 2024 notes

Merged Axel Prel requested to merge topic/default/axel-fosdem into branch/default
1 unresolved thread
+ 1
1
@@ -211,7 +211,7 @@
- you have two implementations of the same function (when you refactor or optimize your code for example)
- your function is reversible and you have the reversed function on hand (serializers, mappers, marshallers, etc..) -> f-1(f(x)) = x
### The secret life of a goroutine
### The secret life of a goroutine
> [The secret life of a goroutine](https://fosdem.org/2024/schedule/event/fosdem-2024-1704-the-secret-life-of-a-goroutine/)
Loading