Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
teeray
3 months ago
|
parent
|
context
|
favorite
| on:
Washington state Medicare users could soon have cl...
Here’s the AI. I’ll take my billions in investment please:
```
func reviewClaim(claim *Claim) ClaimStatus {
return StatusDenied
}
```
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
```
func reviewClaim(claim *Claim) ClaimStatus {
}```