This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"fmt" | |
) | |
type thing struct { | |
str string | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class WaitGroup | |
def initialize | |
@group = Ractor.new { | |
Ractor.yield("open") | |
count = 0 | |
count += receive | |
while count > 0 | |
count += receive | |
end | |
Ractor.yield("close") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
( •_•)O* a(•_• ) | |
( •_•)O*¯ a(•_• ) | |
( •_•)O* ` a(•_• ) | |
( •_•)O · a(•_• ) | |
( •_•)o . a(•_• ) | |
( •_•)o ¸ a(•_• ) | |
( •_•)o . a(•_• ) | |
( •_•)o · a(•_• ) | |
( •_•)o ´ q(•_• ) | |
( •_•)o ¯ q(•_• ) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-rw-r--r-- 1 matthew staff 1023487 Apr 7 15:34 tmpfile | |
-rw-r--r-- 1 matthew staff 999K Apr 7 15:34 tmpfile | |
-rw-r--r-- 1 matthew staff 1023488 Apr 7 15:34 tmpfile | |
-rw-r--r-- 1 matthew staff 1000 Apr 7 15:34 tmpfile | |
-rw-r--r-- 1 matthew staff 1023999 Apr 7 15:34 tmpfile | |
-rw-r--r-- 1 matthew staff 1000 Apr 7 15:34 tmpfile | |
-rw-r--r-- 1 matthew staff 1024000 Apr 7 15:34 tmpfile | |
-rw-r--r-- 1 matthew staff 1.0M Apr 7 15:34 tmpfile |