public lib Preview.Functions { public func isTrue(value: bool): bool { return value; } }