1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/exp
Russ Cox f2b5a07453 delete float, complex - code changes
also:
	cmplx -> complex
	float64(1.0) -> 1.0
	float64(1) -> 1.0

R=gri, r, gri1, r2
CC=golang-dev
https://golang.org/cl/3991043
2011-01-19 23:09:00 -05:00
..
datafmt delete float, complex - code changes 2011-01-19 23:09:00 -05:00
draw exp/draw: remove Border function. 2010-12-16 15:11:10 +11:00
eval delete float, complex - code changes 2011-01-19 23:09:00 -05:00
ogle delete float, complex - code changes 2011-01-19 23:09:00 -05:00
README explain exp 2009-10-15 11:02:18 -07:00

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.