From 93522effba2f200257141189de5925a23fca93b8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 22 Apr 2025 14:47:25 +0200 Subject: Remove compose from the public API --- cpp/nissy.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/nissy.h') diff --git a/cpp/nissy.h b/cpp/nissy.h index 2eb0f42..8fd0aff 100644 --- a/cpp/nissy.h +++ b/cpp/nissy.h @@ -52,7 +52,6 @@ namespace nissy { error move(const std::string&); error transform(const std::string&); void invert(); - void compose(const cube&); std::string to_string() const; static std::variant from_string( -- cgit v1.3