1
0
mirror of https://github.com/IBM/fp-go.git synced 2025-06-17 00:07:49 +02:00

fix: make Curry operations a bit more generic

Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
This commit is contained in:
Dr. Carsten Leue
2023-12-18 09:46:46 +01:00
parent a87de2f644
commit 49e89de783
3 changed files with 57 additions and 55 deletions

View File

@ -1,6 +1,6 @@
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// 2023-10-23 08:30:44.6474482 +0200 CEST m=+0.150851901
// 2023-12-18 09:38:59.1616876 +0100 CET m=+0.008641801
package function