Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(88)

Issue 891042: new package, unit

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 5 months ago by Joan Miller
Modified:
10 years, 9 months ago
Reviewers:
Base URL:
http://golang.org/src/trunk/
Visibility:
Public.

Description

That library have constants about units prefixes. Discussed on: http://groups.google.com/group/golang-nuts/browse_thread/thread/7a313ad1c23b2c It should be under math, and would be imported as import "math/unit"

Patch Set 1 #

Patch Set 2 : Makefile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
src/pkg/math/unit/Makefile View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Joan Miller
15 years, 5 months ago (2010-04-06 12:57:39 UTC) #1
Joan Miller
Makefile
15 years, 5 months ago (2010-04-06 12:58:30 UTC) #2
r2
These don't seem useful enough for official placement in the libraries. And if they were, ...
15 years, 5 months ago (2010-04-06 18:37:38 UTC) #3
Joan Miller
15 years, 5 months ago (2010-04-06 21:25:21 UTC) #4
On 2010/04/06 18:37:38, r2 wrote:
> These don't seem useful enough for official placement in the  
> libraries.   And if they were, a subdirectory of math would not be  
> right; Kilo has nothing to do with transcendental calculations and the  
> like.
Ok. All my Go tools will be into an external package.

What subdirectory name do you suggest to place that package? (unit.go)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b