mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2025-01-11 14:02:33 +01:00
parent_type, elem_type
This commit is contained in:
parent
71c2367cae
commit
f3c36f132b
@ -23,6 +23,10 @@ end
|
||||
|
||||
export FPSymbol, FPGroupElem, FPGroup, generators
|
||||
|
||||
parent_type(::Type{FPGroupElem}) = FPGroup
|
||||
|
||||
elem_type(::FPGroup) = FPGroupElem
|
||||
|
||||
|
||||
FPSymbol(s::String) = FPSymbol(s,1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user