|
efc92d434b
|
the sum operation now supports dicts too
|
2024-05-14 04:56:24 +02:00 |
|
|
8ee0bb5701
|
Some data-type check functions (e.g. IsInteger()) exported
|
2024-05-08 07:53:01 +02:00 |
|
|
5910345c08
|
operator-{sum,prod}.go: Fixed sum and prod operation with a fraction and a float
|
2024-05-06 17:32:39 +02:00 |
|
|
6ef468408c
|
operator-sum.go: Fixed sum of fraction and float
|
2024-05-06 17:16:30 +02:00 |
|
|
cd6b7982ee
|
sum and prod now support fraction too
|
2024-05-01 21:51:43 +02:00 |
|
|
353d495c50
|
two new operators added: '<<' and '>>
|
2024-04-16 03:54:50 +02:00 |
|
|
4d94a7ad59
|
class and kind types removed
|
2024-04-09 05:32:50 +02:00 |
|
|
9ac88bf446
|
made some interfaces exportable and fixed/enhaaced some selector operator versions
|
2024-04-08 23:17:56 +02:00 |
|
|
85fb007a2b
|
The plus and minus operators now support lists for join and difference respectively
|
2024-03-30 07:05:22 +01:00 |
|
|
33841c5861
|
Added copyrighr note to all sources
|
2024-03-26 08:45:18 +01:00 |
|
|
522b880ca3
|
Added all source files
|
2024-03-26 07:00:53 +01:00 |
|