[ bianca ]
[ Източник: golang-github-powerman-deepequal ]
Пакет: golang-github-powerman-deepequal-dev (0.1.0-4)
Връзки за golang-github-powerman-deepequal-dev
Изтегляне на пакет-източник golang-github-powerman-deepequal.
- [golang-github-powerman-deepequal_0.1.0-4.debian.tar.xz]
- [golang-github-powerman-deepequal_0.1.0-4.dsc]
- [golang-github-powerman-deepequal_0.1.0.orig.tar.gz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
Go library with improved reflect.DeepEqual
Most of the code is copied from Go reflect package with slight modifications.
Differences from reflect.DeepEqual:
* If compared value implements .Equal(valueOfSameType) bool method then
it will be called instead of comparing values as is.
* If called Equal method will panics then whole DeepEqual will panics too.
This means you can use this DeepEqual method to correctly compare types like time.Time or decimal.Decimal, without taking in account unimportant differences (like time zone or exponent).
Изтегляне на golang-github-powerman-deepequal-dev
| Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
|---|---|---|---|
| all | 8,6 кБ | 36,0 кБ | [списък на файловете] |