🤔
(☞′‵ヮ゚)☞ ☜(⌒▽⌒)☞ ☜(゚ヮ゚☜)
package pulse
func DarkSide[T any, U chan T](sun U) bool {
for {
if x := <-sun; x == "moon" {
return true
}
}
}
-
Fourty-Two Development LLC
- St. Louis, MO
- https://fourty-two.dev
- @BHunter28
- in/brandon-hunter-dev42
Pinned Loading
-
go-alexa-devkit
go-alexa-devkit PublicA WIP library for authoring Alexa Skill responses through SSML and Directive struct building.
Go 2
-
dice-fairness-tracker-go-webassembly
dice-fairness-tracker-go-webassembly PublicA webapp written in Go with WebAssembly for tracking and calculating the roll fairness of a particular die with the specified number of sides.
Go
-
weather-api-http-server-example
weather-api-http-server-example PublicExample http server using Gin & resty for getting weather approximations from OpenWeather API.
Go
-
-
LIFEbinderLLC/hack-autism-pathfinders-ui
LIFEbinderLLC/hack-autism-pathfinders-ui PublicUI for the Pathfinders application for Hack Autism 2018
HTML
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.