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.
を使用して新しいタイプを作成したいと思いますtype(...)。このタイプのメタクラスを提供するにはどうすればよいですか?
type(...)
引数として指定しないtypeと、メタクラスはそれ自体をサブクラス化typeするため、代わりにメタクラスのコンストラクターを呼び出します。
type