Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.
This repository was archived by the owner on May 6, 2021. It is now read-only.

Type definition in update function of CircularArrayBuffer structure #76

@felixchalumeau

Description

@felixchalumeau

Hi!

I have a doubt about the update function of the CircularArrayBuffer. The docstring mention AbstractArray{T} whereas the function has AbstractArray as a type of the data parameter.

So I am not sure which one is a mistake.

The code is here: https://github.com/JuliaReinforcementLearning/ReinforcementLearningCore.jl/blob/master/src/utils/circular_array_buffer.jl#L161

What do you think about it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions