chubin / chubin/cheat.sh

math import incorrect on golang cheat sheet

Open
#364 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
41.7k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

I think this line near the top of the go cheat sheet: ` "math" // Math library with local alias m.`
Should read: `m "math" // Math library with local alias m.`

Contributor guide

Open the contributing guide

Research direction

Open the Go cheat sheet and locate the import line near the top described in the issue. Confirm the alias syntax against the surrounding examples, correct the displayed line, and verify that the cheat sheet shows the aliased math import.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.