Y
Hacker News
new
|
ask
|
show
|
jobs
by
dtj1123
3 hours ago
Can you elaborate on what you find to be an issue?
1 comments
metaltyphoon
1 hour ago
For me, anytype and the everything is public
link
peesem
26 minutes ago
all fields are public. declarations are private to the file they're in by default and then public if you choose to make them public
link