Skip to main content
Glama

CJ-MCP

by PoivronMax
option.md338 B
# 返回 `Option` 策略的示例 下面是返回 `Option` 策略的示例,示例中尝试运算 Int64.Max 的平方,发生溢出,返回 None。 <!-- verify --> ```cangjie import std.overflow.* import std.math.* main() { let a: Int64 = Int64.Max println(a.checkedPow(UInt64(2))) } ``` 运行结果: ```text None ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PoivronMax/idlize-cj-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server