gonum / gonum/hdf5

all: consider renaming GetType into Type

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
135
Forks
34
PR merge metrics
No merged PRs in 30d

Description

This was mentioned in gonum/hdf5#1:

we should probably rename
```go
GetType() Indentifier
```

into:
```go
Type() Indentifier
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by searching the repository for GetType and inspect each occurrence and its callers. Rename the API consistently to Type, confirm the identifier spelling from the surrounding code, and run the available tests to verify that the wrapper still builds and passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend-api-design
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.