Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Poly/ML では、グローバル値の名前は次の方法で取得できます。
map #1 ((#allVal PolyML.globalNameSpace) ());
を使用して、トップレベルの構造体を同様に取得できます#allStruct。
#allStruct
では、構造内のすべての値を一覧表示するにはどうすればよいでしょうか? つまり、???以下に実装する方法はありますか?
???
> ??? "String"; ["implode", "explode", "concatWith", ...]